- Added some stuff to MANIFEST.SKIP
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / SQLServer.pm
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2007-03-19 Chris Hilton Removed unused rules procedure_body and view_body
2007-03-14 Chris Hilton Added cursory parsing of procedures, functions, and...
2006-05-04 Chris Hilton Added 'default null' parsing
2005-06-28 Chris Hilton Slight adjustment to parsing of identity/auto-increment...
2005-06-28 Ben Faga Changed references to on_delete_do to on_delete and...
2005-06-27 Chris Hilton A Parser for SQL Server, mostly copied from Sybase...