Skip to content

Commit

Permalink
Merge pull request #3270 from drizzle-team/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
AndriiSherman authored Oct 30, 2024
2 parents 526996b + 5ea5a84 commit a21c8e3
Show file tree
Hide file tree
Showing 72 changed files with 7,606 additions and 7,950 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ To understand how test should be created and run - please check [Run tests](#-ru
📂 extensions/ - all the extension helpers for databases
📂 serialaizer/ - all the necessary logic to read from the Drizzle ORM schema and convert it to a common JSON format, as well as the logic to introspect all tables, types, and other database elements and convert them to a common JSON format
📂 serializer/ - all the necessary logic to read from the Drizzle ORM schema and convert it to a common JSON format, as well as the logic to introspect all tables, types, and other database elements and convert them to a common JSON format
📄 introspect-pg.ts, introspect-mysql.ts, introspect-sqlite.ts - these files are responsible for mapping JSON snapshots to TypeScript files during introspect commands
Expand Down
Loading

0 comments on commit a21c8e3

Please sign in to comment.