File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 } else {
1616
1717
18- - [ ] does every proj.deploy() use proj.getModuleName()? ^^^^
19- - [ ] not just projectName? but also database????
18+ - [x ] does every proj.deploy() use proj.getModuleName()? ^^^^
19+ - [x ] not just projectName? but also database????
2020packages/pgsql-test/src/seed/sqitch.ts
2121await proj.deploy(
2222 getEnvOptions({
@@ -30,7 +30,7 @@ await proj.deploy(
3030 );
3131
3232
33- - [ ] fix/manage function sqitch(cwd?: string): SeedAdapter
33+ - [x ] fix/manage function sqitch(cwd?: string): SeedAdapter
3434
3535
3636- [ ] DB_CWD, db.cwd ???? in types/src
@@ -79,8 +79,8 @@ Naming & Typing
7979Migration & History
8080-------------------
8181- [ ] Get this PR from launchql-gen: https://github.com/constructive-io/constructive-gen/pull/19
82- - [ ] Move postgraphile-* plugins over (preserve import history)
83- - [ ] Import original LaunchQL history (preserve git log)
82+ - [x ] Move postgraphile-* plugins over (preserve import history)
83+ - [x ] Import original LaunchQL history (preserve git log)
8484
8585Misc
8686----
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments