Release Candidate : 1.0.0 #150

Merged
djalim merged 103 commits from release/1.0.0 into main 2026-05-01 17:32:02 +00:00
Showing only changes of commit 5229453169 - Show all commits
+1
View File
@@ -1,4 +1,5 @@
import { defineConfig } from "drizzle-kit";
import process from "node:process";
export default defineConfig({
dialect: "postgresql",