- Removed use of $Revision$ SVN keyword to generate VERSION variables; now sub-module...
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / Sybase.pm
2009-01-17 Jonathan Yu - Removed use of $Revision$ SVN keyword to generate...
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2004-02-09 Ken Youens-Clark Fixed copyrights.
2003-10-15 Ken Youens-Clark POD fixes.
2003-10-04 Paul Harrington dump out views and stored procedures
2003-08-18 Ken Youens-Clark Minor cosmetic changes.
2003-08-17 Ross Smith II Added quotes around ENUM values in CONSTRAINT for Oracl...
2003-06-11 Ken Youens-Clark Modified producers to quite looking for the data struct...
2003-06-09 Ken Youens-Clark Expanded "translate" hash, changed to use schema API.
2003-05-12 Ken Youens-Clark Addressed a few style issues to make it like the other...
2003-05-12 Sam Angiuoli added Sybase producer