Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-04-02 | Move sqlite3 amalgation files a directory up. | David Bariod | 5 | -5/+195219 | |
The purpose is to ease the use of vendoring files like godep. The C sqlite3 files have been added a go compilation conditional flag Fix #293 | |||||
2016-03-24 | Fix sqlite "regexp" function name in documentation | Tim Retout | 1 | -1/+1 | |
2016-03-15 | Remove gocov | Yasuhiro Matsumoto | 1 | -1/+0 | |
2016-03-14 | Fix testing message at TestInsert and TestUpdate | yoza | 1 | -2/+2 | |
2016-03-07 | Test SQLiteRows.DeclTypes() | Zac Medico | 1 | -0/+35 | |