Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | CI: enable SQLite | Vitaly Takmazov | |
* SQLite JDBC driver does not support generated keys feature. So we implement `returningId` helper * only one connection should be used from connection pooler * changes made to prevent connection locking | |||
2023-02-03 | Make SQL vendor queries private | Vitaly Takmazov | |
2023-02-01 | Store timestamp in milliseconds when using SQLite | Vitaly Takmazov | |
2023-01-30 | SQLite support | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2019-12-12 | Update copyrights | Vitaly Takmazov | |
2018-11-08 | Merge everything into single Spring Boot application | Vitaly Takmazov | |