HamedMasafi / Nut

Advanced, Powerful and easy to use ORM for Qt
GNU Lesser General Public License v3.0
294 stars 75 forks source link

Use SQLite for testing on Linux #64

Closed martonmiklos closed 4 years ago

martonmiklos commented 4 years ago

Running tests on Linux works OOB now (once #63 got merged). (SQLite creates the database file automatically if not exists.)