summaryrefslogtreecommitdiff
path: root/odb/relational/oracle
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Implement unsigned_integer as part of oracle::contextConstantin Michael3-13/+16
2011-10-21Use GNU GPL v3 license for ODB compiler filesConstantin Michael5-5/+5
2011-10-21Implement oracle_version comparison operators and initializing constructorConstantin Michael1-3/+1
2011-10-21Correct Oracle auto ID trigger implementationConstantin Michael1-4/+6
2011-10-21Compact Oracle drop_table PL/SQL codeConstantin Michael1-10/+4
2011-10-21Add Oracle schema implementationConstantin Michael1-0/+279
2011-10-21Add common implementation for OracleConstantin Michael2-0/+705
2011-10-21Implement SQL type parsing and C++ type mappings for OracleConstantin Michael2-0/+695