fixed some imports need to reset db in docker
This commit is contained in:
parent
c2306f9d20
commit
7f27c90b63
6 changed files with 51 additions and 23 deletions
5
notes.md
5
notes.md
|
|
@ -2,4 +2,7 @@
|
|||
* use `yard add` for new packages and the packages will be updated automatically
|
||||
* auth-secret generate with `openssl rand -hex 32`
|
||||
* need to no-cache if updating packages...don't need to remove `--frozen-lockfile` can be handled with `yarn`
|
||||
* version 2 is using
|
||||
* version 2 is using
|
||||
|
||||
### Adding userID to the schema
|
||||
* complaining about userID column not existing find a way to reset the database within the docker container
|
||||
Loading…
Add table
Add a link
Reference in a new issue