Nut/test/tst_basic
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
..
tst_basic.cpp Fix Query::first (#71) 2020-02-08 11:47:08 +03:30
tst_basic.h Fix Query::first (#71) 2020-02-08 11:47:08 +03:30
tst_basic.pro working to remove extra model check [skip ci] 2019-06-06 01:13:36 +04:30