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:
Zack Pollard
2025-01-17 15:14:42 +00:00
committed by GitHub
parent efbc0cb192
commit c821458e6c
6 changed files with 138 additions and 114 deletions
+1
View File
@@ -10,6 +10,7 @@ node_modules
coverage
dist
**/migrations/**
db.d.ts
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml