Tag Archives: autodoc

A couple of Pyrseas enhancements

Based on feedback from users and contributors, Pyrseas now sports two enhancements. Multi-line String Formatting Up to Pyrseas 0.6, long textual elements such as view definitions, function source text and long object comments, would usually be shown in the YAML … Continue reading

Posted in PostgreSQL, Python, Version control | Tagged , , , | Leave a comment

Gearing up for a second release

The first release of Pyrseas was aimed at addressing the essential version control issues described in my first posts. The second release, somewhat accidentally, has focused on being able to recreate the PostgreSQL autodoc regression database. In addition, Pyrseas will … Continue reading

Posted in PostgreSQL, Version control | Tagged , , , | Leave a comment

SQL Database Version Control and RENAMEs

You’ve just watched Josh Berkus’ presentation “Ten Ways to Wreck Your Database” and bearing in mind point #2 “ranDom_naming(s),” your team has decided to get your act together and adopt a naming convention (although this may not be advantageous to … Continue reading

Posted in PostgreSQL, Version control | Tagged , , , , | Leave a comment