cyphesis/external/sqlite3pp
Erik Ogenvik b0cf29b18d Use SQLite 3 for persistence.
Instead of storing data in Postgres we store it by default in SQLite,
using an in-process database.
This makes setup and handling much easier.
2018-05-19 21:47:24 +02:00
..
sqlite3pp.h Use SQLite 3 for persistence. 2018-05-19 21:47:24 +02:00
sqlite3pp.ipp Use SQLite 3 for persistence. 2018-05-19 21:47:24 +02:00
sqlite3ppext.h Use SQLite 3 for persistence. 2018-05-19 21:47:24 +02:00
sqlite3ppext.ipp Use SQLite 3 for persistence. 2018-05-19 21:47:24 +02:00