modeling database

This commit is contained in:
2024-11-19 15:21:30 -05:00
parent c3643915ce
commit c2360fddcd
8 changed files with 61 additions and 2 deletions

View File

@@ -85,4 +85,4 @@ export const lipseycatalog = pgTable("lipseycatalog", {
...timestamps
});
;