Go to file
Aaron Bieber 31af3d75d2 Split commands out into their own files.
- add login, register commands
- make "similar" parse out the parts of speach and only give us back
  entries that match those parts.
2020-04-05 09:31:32 -06:00
cmd Split commands out into their own files. 2020-04-05 09:31:32 -06:00
db sync 2020-04-02 06:30:07 -06:00
internal add ReafFileBody and close our open file 2020-04-02 06:30:36 -06:00
sql use bigserial for user_id on entries, update SimilarEntries to include headline 2020-04-02 06:29:59 -06:00
.gitignore ignore 2020-03-31 07:38:54 -06:00
go.mod initial bits for cromp 2020-03-31 07:38:45 -06:00
go.sum initial bits for cromp 2020-03-31 07:38:45 -06:00
sqlc.yaml initial bits for cromp 2020-03-31 07:38:45 -06:00