aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/basic/oracle/qbyte-array-traits.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-17Update 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-07-30Add missing <odb/post.hxx> includesBoris Kolpackov1-0/+2
2012-01-29Update copyright yearBoris Kolpackov1-1/+1
2012-01-29Remove author field from file headerBoris Kolpackov1-1/+0
2011-12-22Rename *_chunk to chunk_* enumerators in Oracle for consistencyBoris Kolpackov1-5/+5
2011-11-16Map QByteArray to Oracle BLOB by defaultConstantin Michael1-1/+4
2011-11-16Support mapping of QByteArray and QString to Oracle LOB typesConstantin Michael1-1/+87
2011-11-16Truncate excess QString and QByteArray data mapped to CHAR and RAW typesConstantin Michael1-4/+3
2011-11-11Add Oracle support for Qt profileConstantin Michael1-0/+79