rbock
|
9e8979c6f0
|
Fixed a bunch of small errors and shorted compile error messages
|
2014-02-13 08:44:09 +01:00 |
|
rbock
|
54687c5e69
|
Added a bunch of static asserts to prevent misuse of insert and update
There are quite a few more to be inserted
|
2014-02-10 17:56:16 +01:00 |
|
rbock
|
e4c7b5235f
|
Added several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +01:00 |
|
rbock
|
cc76820870
|
Migrated insert and remove back to composite design
|
2014-02-09 18:14:52 +01:00 |
|
rbock
|
3c6e7cb89a
|
Fixed a bunch of smaller migration errors
|
2014-02-08 22:24:05 +01:00 |
|
rbock
|
ec2a8587d4
|
Added python code generator as an example
|
2014-01-28 20:53:22 +01:00 |
|
rbock
|
24b44fae65
|
Re-animated all tests
|
2014-01-18 20:58:51 +01:00 |
|
Roland Bock
|
a0af42e57e
|
Added a few more type tests.
|
2013-11-10 18:03:39 +01:00 |
|
Roland Bock
|
96c6e5d435
|
Dynamic methods of select, insert and co return *this now.
Not sure if chaining makes much sense, but it is possible now
|
2013-10-03 20:53:55 +02:00 |
|
Roland Bock
|
a2d23006f0
|
Fixed ambiguous assignment operator
|
2013-10-02 07:32:28 +02:00 |
|
Roland Bock
|
2e7d5478f6
|
Added dynamic functions to insert, remove and update
|
2013-09-30 07:46:50 +02:00 |
|
Roland Bock
|
712d3a5c53
|
Renamed examples -> tests
Will need to add reasonable examples
|
2013-08-17 11:22:38 +02:00 |
|