| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-04 | Database: add a PROJ.VERSION metadata entry | Even Rouault | |
| 2021-03-26 | Build: simplify proj.db generation (#2605) | Even Rouault | |
| - change foreign key check, so that it is enabled outside of the transaction where we insert things, and can make the sqlite3 process fail in case of violations, without the postcheck done in the autoconf build - autoconf and cmake builds: simplification related to the above (which also means that cmake builds now have the fkey check, which was omitted until now) | |||
