- 12 Nov, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
Instead, have the caller specify which type they want. This allows us avoid using those ugly std::static_pointer_cast
-
Hugo Beauzée-Luyssen authored
This is lighter, and allows us to use the interface type instead of the implementation type as the key() method parameter.
-
- 20 Oct, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
This makes it easier to scan a row and extract values to variables, without having to manually pass the column index. In the likely event we add/remove columns, this will help prevent regressions as well.
-
- 19 Oct, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 16 Oct, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 09 Oct, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 08 Oct, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 07 Oct, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 05 Oct, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 04 May, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 03 May, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 20 Apr, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 16 Apr, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 15 Apr, 2015 3 commits
-
-
Hugo Beauzée-Luyssen authored
This is more convenient to set a FK to null when it's unset, rather than having to write 2 different insert statements
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 13 Apr, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 12 Apr, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 08 Apr, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-