Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-14 | schema/Makefile: Replace MySQL with SQLite in comment | nodivbyzero | 1 | -0/+1 | |
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> | |||||
2017-03-01 | Add a Makefile to build an SQLite-compatible schema | Lukas Fleischer | 1 | -0/+11 | |
Allow for automatically converting the schema into a schema that works with SQLite by running `make` from the schema/ subdirectory. Use the new Makefile in the test suite. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> |