summaryrefslogtreecommitdiff
path: root/odb/relational/oracle/context.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-29Update copyright yearBoris Kolpackov1-1/+1
2012-01-29Remove author field from file headerBoris Kolpackov1-1/+0
2012-01-26Implement support for database schemaBoris Kolpackov1-1/+1
2012-01-22Rename range to precision in Oracle generatorBoris Kolpackov1-3/+3
2012-01-20Various Oracle cleanups and cosmetic changesBoris Kolpackov1-3/+1
2011-11-08Add support for Oracle INTERVAL temporal typesConstantin Michael1-0/+5
2011-10-24Generate database schema from database model instead of C++ modelBoris Kolpackov1-1/+20
2011-10-21Implement Oracle identifier truncation to 30 charactersConstantin Michael1-0/+4
2011-10-21Aesthetic changes and comment additionsConstantin Michael1-1/+1
2011-10-21Implement unsigned_integer as part of oracle::contextConstantin Michael1-0/+3
2011-10-21Use GNU GPL v3 license for ODB compiler filesConstantin Michael1-1/+1
2011-10-21Implement SQL type parsing and C++ type mappings for OracleConstantin Michael1-0/+107