aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/auto-descriptor.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-24Update copyright yearKaren Arutyunov1-1/+1
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2015-02-06Update copyrightBoris Kolpackov1-1/+1
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-04-28GCC 4.7 compatibility fixesBoris Kolpackov1-2/+2
2012-01-29Update copyright yearBoris Kolpackov1-1/+1
2012-01-29Remove author field from file headerBoris Kolpackov1-1/+0
2011-12-06Remove stray commas1.7.0Boris Kolpackov1-1/+1
2011-11-08Stylistic changesConstantin Michael1-4/+4
2011-11-08Make dt_default enumeration member the last in the setConstantin Michael1-2/+2
2011-11-08Implement support for Oracle temporal typesConstantin Michael1-17/+46
2011-11-01Implement change callbacks for object_result and view_resultConstantin Michael1-1/+1
2011-11-01Implement lob_auto_descriptorConstantin Michael1-2/+2
2011-10-14Add OCILobLocator to the set of descriptor types that auto_descriptor managesConstantin Michael1-1/+6
2011-09-05Add RAII handle management for OCI handles and descriptorsConstantin Michael1-0/+95