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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
Don't make database default in database-specific tests
Boris Kolpackov
3
-8
/
+9
2012-10-08
Ground work for multi-database support
Boris Kolpackov
5
-11
/
+16
2012-10-08
Fix issue with unbind data management in query with descriptors
Boris Kolpackov
1
-0
/
+15
2012-09-17
Work around Oracle 10.2 issue with CREATE OR REPLACE TYPE
Boris Kolpackov
1
-1
/
+12
2012-09-16
Add support for Visual Studio 2012
Boris Kolpackov
9
-6
/
+247
2012-09-13
Use new --sql-interlude option to fix Oracle custom test
Boris Kolpackov
2
-25
/
+6
2012-09-13
Replace src_base with suitable path for each target build system
Boris Kolpackov
3
-3
/
+3
2012-09-13
Cosmetic change
Boris Kolpackov
1
-1
/
+1
2012-09-06
Test that database constructors are unambiguous
Boris Kolpackov
4
-0
/
+118
2012-09-04
NULL handling improvements
Boris Kolpackov
2
-0
/
+10
2012-07-17
Use __ifelse__ instead of m4_ifelse
2.1.0.a1
Boris Kolpackov
4
-8
/
+8
2012-07-16
Fix code generation for circularly-dependant classes in separate headers
Boris Kolpackov
1
-1
/
+1
2012-07-10
Add support for custom database type mapping
Boris Kolpackov
7
-0
/
+369
2012-07-10
Remove unneeded third argument to create_database()
Boris Kolpackov
2
-2
/
+2
2012-03-02
C++11 support in automake and VC++ projects, portability fixes
Boris Kolpackov
3
-2
/
+6
2012-02-24
C++11 support (pass --std ODB compiler option in build makefiles)
Boris Kolpackov
2
-0
/
+10
2012-01-29
Update copyright year
Boris Kolpackov
13
-13
/
+13
2012-01-29
Remove author field from file header
Boris Kolpackov
13
-13
/
+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-24
Add Oracle to automake and Visual Studio build
Constantin Michael
8
-0
/
+705
2011-11-24
Specify correct license in file headers
Constantin Michael
6
-6
/
+6
2011-11-21
Add template to list of Oracle-specific tests
Boris Kolpackov
1
-0
/
+1
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
6
-1
/
+414
2011-10-21
Add infrastructure for oracle development testing and implement native test
Constantin Michael
8
-0
/
+376