index
:
odb-tests
1.6
2.1
2.3
as
bulk
master
switch-to-build2
ODB test suite
Boris Kolpackov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oracle
/
types
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-13
Drop copyright notice from source code
Karen Arutyunov
4
-4
/
+0
2019-01-17
Update copyright year
Karen Arutyunov
4
-4
/
+4
2018-05-24
Update copyright year
Karen Arutyunov
4
-4
/
+4
2017-01-03
Update copyright year
Boris Kolpackov
4
-4
/
+4
2016-06-15
Get rid of C++11 deprecation warnings for auto_ptr, exception specs
Boris Kolpackov
2
-0
/
+11
2015-02-08
Recode strncpy as memcpy
Boris Kolpackov
1
-3
/
+3
2015-02-06
Update copyright
Boris Kolpackov
4
-4
/
+4
2014-11-26
Reimplement image copying for Oracle
Boris Kolpackov
2
-21
/
+78
2014-06-03
Support for VC12 (2013), initial work
Boris Kolpackov
1
-1
/
+4
2013-07-08
Add support for Visual Studio 2005
Boris Kolpackov
1
-1
/
+4
2013-06-21
Add support for running tests in dynamic multi-database mode
Boris Kolpackov
1
-16
/
+5
2013-06-06
Use fixed options file names in database-specific tests
Boris Kolpackov
1
-1
/
+1
2013-06-03
Use database name in options and driver files (build part)
Boris Kolpackov
1
-1
/
+1
2013-02-09
Update copyright year
Boris Kolpackov
4
-4
/
+4
2013-01-24
Add support for mapping char[N] to CHAR/VARCHAR database types
Boris Kolpackov
2
-10
/
+77
2012-10-29
Don't make database default in database-specific tests
Boris Kolpackov
1
-3
/
+3
2012-10-08
Ground work for multi-database support
Boris Kolpackov
1
-4
/
+5
2012-10-08
Fix issue with unbind data management in query with descriptors
Boris Kolpackov
1
-0
/
+15
2012-09-16
Add support for Visual Studio 2012
Boris Kolpackov
1
-1
/
+4
2012-09-04
NULL handling improvements
Boris Kolpackov
2
-0
/
+10
2012-07-10
Remove unneeded third argument to create_database()
Boris Kolpackov
1
-1
/
+1
2012-02-24
C++11 support (pass --std ODB compiler option in build makefiles)
Boris Kolpackov
1
-0
/
+5
2012-01-29
Update copyright year
Boris Kolpackov
4
-4
/
+4
2012-01-29
Remove author field from file header
Boris Kolpackov
4
-4
/
+0
2012-01-20
Don't use min as variable name since it is macro in VC++
Boris Kolpackov
1
-6
/
+6
2012-01-20
Implement callback data re-basing support for LOB result streaming
Boris Kolpackov
1
-4
/
+37
2012-01-20
Fix incorrect argument order
Boris Kolpackov
1
-1
/
+1
2011-11-30
Use VARCHAR2 instead of VARCHAR in Oracle test
Boris Kolpackov
1
-1
/
+1
2011-11-30
Add test for fixed-point numbers
Boris Kolpackov
2
-0
/
+10
2011-11-16
Test containers of Oracle LOB types
Constantin Michael
2
-2
/
+19
2011-11-10
Test large Oracle LOBs
Constantin Michael
2
-0
/
+45
2011-11-10
Oracle INTERVAL hours field valid range is 0-23
Constantin Michael
1
-1
/
+1
2011-11-10
Add descriptor management flags for TIMESTAMP and INTERVAL image types
Boris Kolpackov
2
-1
/
+27
2011-11-08
Add tests for Oracle INTERVAL temporal types
Constantin Michael
3
-25
/
+217
2011-10-21
Add 64 bit integer tests to Oracle types test
Constantin Michael
2
-32
/
+68
2011-10-21
Add character set conversion tests to Oracle types test
Constantin Michael
2
-10
/
+103
2011-10-21
Add Oracle types test
Constantin Michael
5
-0
/
+412