refactor: migrate map repository to kysely (#15348)
* chore: migrate map repository to kysely * chore: add kysely codegen command, exclude from prettier and re-run it on latest migrations * refactor: migrate map repository to kysely * chore: dont log postgres notices
This commit is contained in:
@@ -10,6 +10,7 @@ node_modules
|
||||
coverage
|
||||
dist
|
||||
**/migrations/**
|
||||
db.d.ts
|
||||
|
||||
# Ignore files for PNPM, NPM and YARN
|
||||
pnpm-lock.yaml
|
||||
|
||||
Reference in New Issue
Block a user