aboutsummaryrefslogtreecommitdiff
path: root/src/db/models.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy fixesNathan Perry2025-12-171-4/+2
* restore support for volume commandsNathan Perry2024-08-161-1/+0
* repo: overhaul for multitenancyNathan Perry2024-08-161-2/+17
* split calc into separate subcrateNathan Perry2024-08-071-5/+5
* db: fixup build, async-awaitNathan Perry2024-05-111-28/+33
* wipNathan Perry2024-05-101-18/+38
* rework to use songbirdNathan Perry2024-05-081-63/+69
* update all depsNathan Perry2024-05-081-0/+1
* db/diesel: drop old table annotation syntaxNathan Perry2022-11-281-14/+14
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-281-12/+12
* mostly fixedNathan Perry2019-11-171-3/+8
* write meme `query` commandNathan Perry2019-04-101-3/+3
* remove old oauth model and schema blockNathan Perry2019-03-081-43/+0
* first pass with oauthNathan Perry2019-03-081-0/+43
* record meme invocationsNathan Perry2019-03-031-0/+49
* improve imports further and fix compile warningsNathan Perry2019-01-241-234/+237
* update for 2018 editionNathan Perry2018-08-131-1/+1
* various command improvementsNathan Perry2018-06-011-0/+10
* support message deletion0.1.4Nathan Perry2018-05-031-0/+19
* database-based memeing workingNathan Perry2018-04-071-1/+4
* fix struct orderNathan Perry2018-04-061-4/+4
* database alteration in-flightNathan Perry2018-04-061-4/+104
* consolidate memes to one tableNathan Perry2018-04-051-45/+49
* start to integrate db support with commandsNathan Perry2018-04-051-15/+39
* reorganize models and add ImageMemeNathan Perry2018-04-051-27/+36
* revamp database structureNathan Perry2018-04-041-4/+51
* start adding in dieselNathan Perry2018-02-151-0/+18