Skip to content

Commit

Permalink
feat: Switch to Diesel for db layer.. Ulid for sortable ID generation..
Browse files Browse the repository at this point in the history
fix: Fix line_items.line_item_date_id data type
  • Loading branch information
johnbcodes committed Nov 3, 2023
1 parent 57c6209 commit b8d4110
Show file tree
Hide file tree
Showing 32 changed files with 669 additions and 678 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DATABASE_FILE=data/demo.db
DATABASE_URL=data/demo.db
Loading

0 comments on commit b8d4110

Please sign in to comment.