- #349 Remove redundant build step (@nguyenalter)
- Other
- #374 Internal: add dependencies update label (@nguyenalter)
dbml-cli
- #348 Remove package lock files (@nguyenalter)
dbml-cli
- #372 Bump ansi-regex from 4.1.0 to 4.1.1 (@dependabot[bot])
- #371 Bump glob-parent from 5.1.0 to 5.1.2 in /packages/dbml-cli (@dependabot[bot])
- #370 Bump kind-of from 6.0.2 to 6.0.3 in /packages/dbml-cli (@dependabot[bot])
- #369 Bump eslint to 6.8.0 and mkdirp to 0.5.6 (@nguyenalter)
- #363 Bump ini from 1.3.5 to 1.3.8 in /packages/dbml-cli (@dependabot[bot])
- #362 Bump acorn from 5.7.3 to 5.7.4 in /packages/dbml-cli (@dependabot[bot])
- #361 Bump tar from 4.4.13 to 4.4.19 in /packages/dbml-cli (@dependabot[bot])
- #360 Bump async from 2.6.3 to 2.6.4 in /packages/dbml-cli (@dependabot[bot])
- #358 Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot])
- #359 Bump minimatch from 3.0.4 to 3.1.2 in /packages/dbml-cli (@dependabot[bot])
- #357 Bump y18n from 4.0.0 to 4.0.3 (@dependabot[bot])
- #350 Bump handlebars from 4.3.4 to 4.7.7 in /packages/dbml-cli (@dependabot[bot])
- #177 Bump lodash from 4.17.15 to 4.17.21 in /packages/dbml-cli (@dependabot[bot])
- #346 Bump json5 from 2.1.0 to 2.2.3 in /packages/dbml-cli (@dependabot[bot])
dbml-cli
,dbml-core
- #368 Bump babel packages to the latest version (@nguyenalter)
- #365 Bump jest and babel-jest to v29.5.0 (@nguyenalter)
- Other
- #367 Bump lodash to v4.17.21 (@nguyenalter)
- #356 Bump minimatch from 3.0.4 to 3.1.2 in /dbml-homepage (@dependabot[bot])
- #364 Bump ini from 1.3.5 to 1.3.8 (@dependabot[bot])
- #243 Bump url-parse from 1.4.7 to 1.5.10 in /dbml-homepage (@dependabot[bot])
- #313 Bump qs from 6.5.2 to 6.5.3 in /dbml-homepage (@dependabot[bot])
- #207 Bump tar from 4.4.13 to 4.4.19 in /dbml-homepage (@dependabot[bot])
- #179 Bump lodash from 4.17.15 to 4.17.21 in /dbml-homepage (@dependabot[bot])
- #347 Bump prismjs from 1.17.1 to 1.29.0 in /dbml-homepage (@dependabot[bot])
- #275 Bump terser from 4.3.9 to 4.8.1 in /dbml-homepage (@dependabot[bot])
- #325 Bump http-cache-semantics, lerna and lerna-changelog (@dependabot[bot])
dbml-core
- #178 Bump lodash from 4.17.15 to 4.17.21 in /packages/dbml-core (@dependabot[bot])
- #355 Bump y18n from 4.0.0 to 4.0.3 in /packages/dbml-core (@dependabot[bot])
- #354 Bump minimatch from 3.0.4 to 3.1.2 in /packages/dbml-core (@dependabot[bot])
- Nguyen Hoang (@nguyenalter)
- Markus Hueck (@mhueck)
- #328 Init CI test (@nguyenalter)
- #329 Update dbml syntax docs (@huyphung1602)
dbml-cli
,dbml-core
- #327 Improve duplicate endpoints error message (@nguyenalter)
- Nguyen Hoang (@nguyenalter)
- harryphung (@huyphung1602)
dbml-cli
,dbml-core
- #300 Add token for note (@nguyenalter)
dbml-cli
,dbml-core
- #300 Add token for note (@nguyenalter)
- Nguyen Hoang (@nguyenalter)
dbml-core
- #297 Ignore on update current timestamp in mysql (@baolequoc)
- #295 Update type when setting increment (@baolequoc)
- #296 Fix missing space when creating index (@baolequoc)
dbml-core
- #273 Support SMALLSERIAL type for export postgresSQL (@baolequoc)
dbml-core
- #274 Support shorthand foreign key references (@nguyenalter)
dbml-core
- #283 Support schema name for the junction table of many-to-many relationship (@baolequoc)
dbml-core
- #291 Support timestamptz and timetz type for import postgresSQL (@baolequoc)
- Nguyen Hoang (@nguyenalter)
- @baolequoc
dbml-cli
,dbml-core
- #262 Support many to many relationship (@baolequoc)
- NQPhuc (@NQPhuc)
- @baolequoc
dbml-cli
,dbml-core
dbml-core
dbml-cli
,dbml-core
- #252 Support import comment for MySQL, PostgreSQL and MSSQL (@nguyenalter)
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
dbml-cli
,dbml-core
dbml-cli
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
- Paul Noakes (@noakesey)
- Thi Nguyen (@TeaNguyen)
dbml-core
- NQPhuc (@NQPhuc)
dbml-core
- #151 Add dbml-core type definitions (@JacobHearst)
- Jacob Hearst (@JacobHearst)
dbml-cli
,dbml-core
- #108 Update readme and bump version (@khanh-tran-quoc)
dbml-core
- #111 Fix export table note (@khanhtmn)
- #102 Fix endpoint error handling and support for implicit foreign key reference for mssql (@phanbaominh)
dbml-core
- #150 Support parse time data type. (@t-duc)
- #131 [Enhancement]support symbol for mysql importer (@khoahuynhdev)
- #102 Fix endpoint error handling and support for implicit foreign key reference for mssql (@phanbaominh)
- Duc (@t-duc)
- Khanh Thuy Mai Nguyen (@khanhtmn)
- Khoa Huỳnh (@khoahuynhdev)
- Phan Bao Minh (@phanbaominh)
- @khanh-tran-quoc
- #101 Update homepage (@phuongduyphan)
- #93 Add golang parser to community contributes (@duythinht)
- #92 Add PyDBML to dbml homepage (@phuongduyphan)
- #91 Add FloorPlan to community contributions (@julioz)
- #89 Add PyDBML to Comunity Contributions section of README (@Vanderhoof)
- #86 fixes contributing setup section : yarn must be present to run 'lerna bootstrap' (@sporniket)
dbml-core
- #98 Add mssql parser (@phanbaominh)
- #99 Support exporting table's note (@khanhtmn)
- #95 Support field-level charset in MySQL parser (@Orclyx)
- #90 Support composite foreign keys (@phanbaominh)
- Ben Young (@Orclyx)
- David SPORN (@sporniket)
- Hamid (@hamedsj)
- Júlio Zynger (@julioz)
- Khanh Thuy Mai Nguyen (@khanhtmn)
- Matija Stepanic (@stepanic)
- Phan Bao Minh (@phanbaominh)
- Phuong Duy Phan (@phuongduyphan)
- Thinh Tran (@duythinht)
- @Vanderhoof
dbml-core
- #83 Parse index note for DBML (@phuongduyphan)
- #80 Schemarb/support single quote (@khoahuynhf)
- Khoa Huỳnh (@khoahuynhf)
- Phuong Duy Phan (@phuongduyphan)
dbml-core
- #47 Restructure and normalize models (@phuongduyphan)
dbml-core
- #47 Add Project, Note and multi-line string syntax (@phuongduyphan)
- #69 Fix typo in readme (@bmitchinson)
- #47 Add Project, Note and multi-line string syntax (@phuongduyphan)
- #69 Fix typo in readme (@bmitchinson)
- Ben Mitchinson (@bmitchinson)
- Phuong Duy Phan (@phuongduyphan)
dbml-core
- #65 Fix parsing index comment (@phuongduyphan)
- #64 Parse array type for dbml (@phuongduyphan)
- #57 Fix DBML one-to-one relation exporting bug (@dawitkk)
- Dawit Kidane (@dawitkk)
- Phuong Duy Phan (@phuongduyphan)
dbml-core
- #54 Feature: Referential actions for ActiveRecord Rails (@phuongduyphan)
- #29 Feature: Referential actions (@flemeur)
dbml-core
- #43 Indent JSON generated by JsonExporter (@ilyakharlamov)
- Flemming Andersen (@flemeur)
- Ilya Kharlamov (@ilyakharlamov)
- Phuong Duy Phan (@phuongduyphan)
dbml-core
- #41 Remove defaut header color (@phuongduyphan)
- Phuong Duy Phan (@phuongduyphan)
dbml-core
- #39 Support import/export comment syntax for dbml, mysql and postgres (@phuongduyphan)
- #35 Add composite primary key (@duynvu)
- Phuong Duy Phan (@phuongduyphan)
- Vũ Duy (@duynvu)
- Vũ Duy (@duynvu)
dbml-core
- #28 Add supporting TableGroup syntax (@phuongduyphan)
- Khoa Huỳnh (@khoahuynhf)
- Phuong Duy Phan (@phuongduyphan)
- Vũ Duy (@duynvu)
dbml-cli
,dbml-core
- #26 Output Syntax Error location to console (@phuongduyphan)
- Phuong Duy Phan (@phuongduyphan)
dbml-homepage
- #23 dbml homepage/change docs (@phuongduyphan)
- #19 docs: add cli and tooling docs (@phuongduyphan)
dbml-cli
- #24 Change CLI interface (@phuongduyphan)
dbml-homepage
- #21 chore: move dbml-homepage outside, add readme (@phuongduyphan)
- Phuong Duy Phan (@phuongduyphan)
dbml-cli
- #16 feat: add @dbml/cli package (@phuongduyphan)
dbml-core
- #15 feat: add @dbml/core package (@phuongduyphan)
dbml-homepage
- #18 docs: add @dbml/homepage package (@phuongduyphan)
- Khoa Huỳnh (@khoa0319)
- Phuong Duy Phan (@phuongduyphan)