Nut/test
Miklós Márton 89c362f20b
Fix Query::first (#71)
The Query::first fetched all records. Now the limit number is properly
propagated to the SQL generators.

- Optimized limited but not offseted queries in SqliteGenerator
- Implemented limit and offset generation in the MySqlGenerator
- Added test for limited data query
2020-02-08 11:47:08 +03:30
..
common - Use SQLite for testing on Linux (#64) 2020-01-11 17:48:04 +03:30
tst_basic Fix Query::first (#71) 2020-02-08 11:47:08 +03:30
tst_benckmark workign on sql server 2019-07-22 18:34:13 +04:30
tst_commands remove -=gui from tests 2019-02-28 11:40:41 +03:30
tst_datatypes workign on sql server 2019-07-22 18:34:13 +04:30
tst_datetime date/time parts added for sqlite 2019-07-07 19:18:20 +04:30
tst_generators initial 2019-06-22 01:32:37 +04:30
tst_join remove -=gui from tests 2019-02-28 11:40:41 +03:30
tst_json workign on sql server 2019-07-22 18:34:13 +04:30
tst_phrases rename some tests 2019-07-21 20:03:06 +04:30
tst_quuid fix:datetime test pass by postgresql 2019-07-22 11:48:11 +04:30
tst_upgrades working :-( [skip ci] 2019-06-18 20:07:03 +04:30
test.pro wip: date time functions 2019-07-06 18:38:40 +04:30