Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 609b2af

Browse files
committed
Link the DBML converter in the schema snapshot
Point readers to https://toolbox.dereuromark.de/dbml so they can convert this DBML snapshot into the migration or raw SQL they need for their own app.
1 parent c4a101c commit 609b2af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

resources/schema/schema.dbml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// Hand-maintained: update it when you add a migration that changes these tables.
55
// Paste into https://dbdiagram.io (or any DBML tool) to view/diagram.
66
// DBML reference: https://dbml.dbdiagram.io/docs
7+
// Need it as a migration or raw SQL? Convert this DBML at https://toolbox.dereuromark.de/dbml
78

89
Project cakephp_tinyauth {
910
database_type: 'Generic'

0 commit comments

Comments
 (0)