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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
Fix invalid configure option name
Boris Kolpackov
1
-1
/
+1
2011-09-27
Add support for associating tables with views
Boris Kolpackov
2
-7
/
+63
2011-09-22
Make sure NDEBUG is not defined
Boris Kolpackov
1
-0
/
+6
2011-09-22
Remove NDEBUG macro from VC project; tests always need enabled assert()
1.6.0.a2
Boris Kolpackov
28
-56
/
+56
2011-09-21
Use int instead of size_t for NULL-able value
Boris Kolpackov
1
-2
/
+2
2011-09-21
Rework const object handling
Boris Kolpackov
2
-14
/
+12
2011-09-21
Add prefix to table name
Boris Kolpackov
1
-1
/
+2
2011-09-20
Bump version to 1.6.0.a2
Boris Kolpackov
1
-1
/
+1
2011-09-20
Change query syntax to use . for composite and -> for object pointer access
Boris Kolpackov
8
-20
/
+45
2011-09-16
Support for views; integrated part
Boris Kolpackov
2
-65
/
+723
2011-09-09
Add test for queries involving object relationships
Boris Kolpackov
5
-19
/
+444
2011-09-09
New templated query_columns architecture
Boris Kolpackov
1
-1
/
+2
2011-09-09
Vary members order to improve coverage
Boris Kolpackov
1
-5
/
+5
2011-09-06
Correct view test
Boris Kolpackov
1
-1
/
+0
2011-09-05
Support for views; native part
Boris Kolpackov
5
-0
/
+409
2011-08-28
Add wrapper support for containers
Boris Kolpackov
2
-7
/
+62
2011-08-28
Add wrapper support for composite values
Boris Kolpackov
2
-2
/
+111
2011-08-26
Add support for specifying client character set for MySQL database
Boris Kolpackov
1
-1
/
+1
2011-08-25
Add experimental code (commented out) for DELETE JOIN support
Boris Kolpackov
2
-2
/
+52
2011-08-24
Make tests use unique table prefixes
Boris Kolpackov
55
-77
/
+115
2011-08-24
Add support for transaction multiplexing
Boris Kolpackov
2
-0
/
+8
2011-08-22
Bump version to 1.6.0.a1
1.6.0.a1
Boris Kolpackov
1
-1
/
+1
2011-08-22
Add database::erase_query() function
Boris Kolpackov
5
-0
/
+258
2011-08-22
Enable foreign key constraints checking in SQLite
Boris Kolpackov
1
-3
/
+12
2011-08-19
Rework query machinery not to use '_' as primary table alias
Boris Kolpackov
1
-1
/
+1
2011-08-18
Fix custom recursive loading in post_load callback
Boris Kolpackov
3
-6
/
+50
2011-08-04
Add support for Qt QSharedPointer as value wrapper
Boris Kolpackov
2
-0
/
+48
2011-08-04
Add support for boost::optional and boost::shared_ptr as value wrappers
Boris Kolpackov
7
-2
/
+281
2011-08-04
Add support for value wrappers
Boris Kolpackov
6
-2
/
+237
2011-08-04
Style changes
Boris Kolpackov
1
-2
/
+2
2011-07-28
Add value_traits specializations for std::vector<char>
Boris Kolpackov
9
-132
/
+22
2011-07-27
Bump version to 1.6.0
Boris Kolpackov
1
-1
/
+1
2011-07-25
Export variable separately to be compatible with POSIX shell
1.5.0
Boris Kolpackov
1
-1
/
+2
2011-07-25
Add type qualifier to large integer literals
Boris Kolpackov
1
-2
/
+2
2011-07-25
Bump version to 1.5.0
Boris Kolpackov
1
-1
/
+1
2011-07-25
Use initialization syntax instead of assignment
Boris Kolpackov
1
-1
/
+1
2011-07-25
Add missing pgsql value
Boris Kolpackov
1
-1
/
+1
2011-07-25
Correct spelling mistake in option name
Boris Kolpackov
1
-1
/
+1
2011-07-24
Correct invalid psql option from --user to --username
Constantin Michael
2
-3
/
+3
2011-07-24
Correct misspelt psql option from --post to --port
Constantin Michael
1
-1
/
+1
2011-07-24
Remove all references to NUMERIC
Constantin Michael
2
-6
/
+1
2011-07-24
Correct bug in calculation of varbit byte length
Constantin Michael
1
-1
/
+1
2011-07-23
Correct misquoted variable during driver generation
Constantin Michael
1
-1
/
+1
2011-07-23
Quieten psql notifications and warnings for dist build tests
Constantin Michael
1
-0
/
+3
2011-07-23
Add db.options and db-driver.bat files to dist
Constantin Michael
1
-1
/
+2
2011-07-23
Correct psql option from --database to --dbname
Constantin Michael
2
-3
/
+3
2011-07-23
Disable notifications and warnings in Windows psql
Constantin Michael
1
-0
/
+2
2011-07-23
Add pgsql to list of databases in bootstrap makefile
Constantin Michael
1
-1
/
+1
2011-07-22
Add mising database macro
Boris Kolpackov
1
-0
/
+1
2011-07-22
Add pragma for setting type's or member's default value
Boris Kolpackov
5
-0
/
+256
[prev]
[next]