Skip to content

Commit 4c8d6d8

Browse files
committed
md
1 parent e28c455 commit 4c8d6d8

2 files changed

Lines changed: 5 additions & 336 deletions

File tree

TODO.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ TODO
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????
2020
packages/pgsql-test/src/seed/sqitch.ts
2121
await 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
7979
Migration & 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

8585
Misc
8686
----

rebranding.md

Lines changed: 0 additions & 331 deletions
This file was deleted.

0 commit comments

Comments
 (0)