mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 13:15:18 +02:00
Refactor data insertion via Drizzle
This commit is contained in:
parent
37f050d254
commit
319a99fed2
25 changed files with 1511 additions and 661 deletions
|
@ -44,7 +44,7 @@ fi
|
|||
npm run migrate
|
||||
|
||||
# Run SQL scripts
|
||||
run_sql_scripts
|
||||
# run_sql_scripts
|
||||
|
||||
echo "The origin to be set is: $ORIGIN"
|
||||
# Start the application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue