summaryrefslogtreecommitdiff
path: root/src/gracha.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename gracha -> crachaEuAndreh2024-10-271-1587/+0
* src/gracha.go: New() - manage *sql.DB handle internallyEuAndreh2024-10-271-6/+19
* src/gracha.go: Add public types for User and SessionEuAndreh2024-10-271-65/+144
* Remove "metadata" column from tablesEuAndreh2024-10-221-29/+5
* Start implementing first queries and its testsEuAndreh2024-10-211-222/+498
* Initial project versionEuAndreh2024-10-201-537/+769
* Init Go project skeleton with liteq initEuAndreh2024-09-281-0/+1011