NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Database schema version (Score:2)
Example data files:
https://svn.develooper.com/combust/trunk/sql/combust.update [develooper.com]
https://svn.develooper.com/projects/ntppool/trunk/sql/ntppool.update [develooper.com]
Script to run updates:
https://svn.develooper.com/combust/trunk/bin/database_update [develooper.com]
It has a --sql parameter that'll output the SQL instead of running it. Helpful when the production databases are run by a DBA team who don't have anything to do with the servers the code is on.
- ask
-- ask bjoern hansen [askbjoernhansen.com], !try; do();
Reply to This