aboutsummaryrefslogtreecommitdiff
path: root/mssql/custom/query.hxx
AgeCommit message (Collapse)AuthorFilesLines
2015-02-06Update copyrightBoris Kolpackov1-1/+1
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-10-08Ground work for multi-database supportBoris Kolpackov1-17/+17
All generated code now includes database id. The database-specific database class interface has been updated to include all the database operations. The database-specific tests now use this interface.
2012-07-10Add support for custom database type mappingBoris Kolpackov1-0/+184
New pragma qualifier, map, and specifiers: as, to, from. New tests: <database>/custom.