aboutsummaryrefslogtreecommitdiff
path: root/schema/custom
AgeCommit message (Expand)AuthorFilesLines
2011-11-18Revert to using an unsigned type for the custom schema example employee IDConstantin Michael1-1/+1
2011-11-18Use default client character sets for Oracle examplesConstantin Michael1-1/+1
2011-11-17Add examples for OracleConstantin Michael3-2/+68
2011-09-20Change query syntax to use . for composite and -> for object pointer accessBoris Kolpackov1-1/+1
2011-08-22Enable foreign key constraints checking in SQLiteBoris Kolpackov1-1/+18
2011-07-19New design for NULL semanticsBoris Kolpackov1-5/+5
2011-07-14Remove erroneous SQLite schema creation from schema exampleConstantin Michael1-9/+1
2011-07-13Add PostgreSQLConstantin Michael2-1/+57
2011-03-25SQLite supportBoris Kolpackov1-1/+11
2011-03-21Factor out database macro setupBoris Kolpackov1-5/+1
2011-03-21Fix issues with build outside source directoryBoris Kolpackov1-2/+2
2011-02-25Add support for examples in subdirectoriesBoris Kolpackov5-0/+487