dbml-connector,dbml-core,dbml-parse- #885 misc(dbml-parse): upgrade lodash-es to v4.18.1 (@huyleminh01)
- Huy Le Minh (@huyleminh01)
dbml-parse- #877 Fix no double quote when syncing diagram view (@huyphung1602)
dbml-core,dbml-parse- #876 Missing model_structure exports in @dbml/core (@huydo862003)
- Huy Do Nguyen An (@huydo862003)
- harryphung (@huyphung1602)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #873 DBX-6689 Fix wrong union in DiagramView (@huyphung1602)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #856 Test/make snapshot more robust (@huydo862003)
dbml-connector- #867 DBX-6748 Bump fast-xml-parser to 5.5.7 (@huydo862003)
dbml-parse- #787 DBX-6749 chore(deps): bump node-forge from 1.3.1 to 1.3.3 in /dbml-homepage (@dependabot[bot])
- Other
- #813 DBX-6751 chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (@dependabot[bot])
- harryphung (@huyphung1602)
- Huy Do Nguyen An (@huydo862003)
- NQPhuc (@NQPhuc)
dbml-core,dbml-parse- #849 DBX-6689 Support Diagram View as code syntax (@huyphung1602)
- harryphung (@huyphung1602)
- #848 Add Jetbrains plugin to README.md (@LiamClarkeNZ)
dbml-core,dbml-parse- #850 feat: add token position to TableRecord for source location tracking (@nguyenalter)
- Liam Clarke-Hutchinson (@LiamClarkeNZ)
- Nguyen Hoang (@nguyenalter)
- #837 Refactor documentation structure and improve wording (@TeaNguyen)
dbml-coredbml-connector
dbml-core- #844 feat: link sample id with table id (@nguyenalter)
- Aaron Artille (@ajar)
- Nguyen Hoang (@nguyenalter)
- Thi Nguyen (@TeaNguyen)
- Vladimir Kutepov (@frenzzy)
dbml-core
- Huy DNA (@hdnax)
dbml-cli,dbml-core,dbml-parse- #800 Support sample table data in DBML - Add
Recordsblocks to define sample data within tables or as standalone elements with full constraint validation (PK, FK, unique, not null) (@hdnax) - #800 Support parsing INSERT statements from SQL and converting to DBML
Records(MySQL, PostgreSQL, Oracle, MSSQL, Snowflake) (@hdnax) - #800 Support exporting
Recordsto INSERT statements in all SQL dialects with automatic constraint handling (@hdnax) - #800 Add support for scientific notation in number literals (e.g.,
1.23e5,-4.56e-3) (@hdnax) - #800 Add
DBMLDiagnosticsProviderclass withprovideDiagnostics(),provideErrors(),provideWarnings()methods (@hdnax)
- #800 Support sample table data in DBML - Add
dbml-core
dbml-core
dbml-core- Build output now uses
.cjsand.esmfile extensions for non-ambiguity in module loaders (@hdnax)
- Build output now uses
- Huy DNA (@hdnax)
dbml-core
- Huy DNA (@hdnax)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #798 Migrate to vite & vitest to speed up build & test process and reduce bundle size (@hdnax)
- Bundle size:
- Before: 33MB (CJS)
- After: 15MB (CJS), 25MB (ESM)
- Build performance:
- Before: ~1.5 min
- After: ~10 sec
- Test performance:
- Before: ~10 min
- After: ~3 min
- Bundle size:
- #798 No longer upload unnecessary HTML coverage reports to github to reduce CI cost (@hdnax)
- #798 Migrate to vite & vitest to speed up build & test process and reduce bundle size (@hdnax)
dbml-core
- Huy DNA (@hdnax)
- Huy DNA (@hdnax)
dbml-parse
- Huy DNA (@hdnax)
dbml-core
- Huy DNA (@hdnax)
dbml-connector
dbml-cli,dbml-connector,dbml-core,dbml-parsedbml-parse
- Huy DNA (@hdnax)
dbml-core,dbml-parse- #794 [DBX-6497] Add rename table function (@huyphung1602)
- Huy DNA (@H-DNA)
- Nguyen Hoang (@nguyenalter)
- harryphung (@huyphung1602)
dbml-connector- #792 deps(connector): bump snowflake-sdk to 2.3.3 (@nguyenalter)
- Other
- Huy DNA (@H-DNA)
- Nguyen Hoang (@nguyenalter)
- Huy DNA (@H-DNA)
dbml-cli,dbml-connector,dbml-core,dbml-parsedbml-core
dbml-coredbml-cli,dbml-coredbml-parse
- DNA (@H-DNA)
- DNA (@H-DNA)
dbml-cli,dbml-core,dbml-parse
- DNA (@H-DNA)
dbml-core- #759 fix: export dbml to oracle - export default value before inline constraint (@huyleminh01)
- #753 chore(deps-dev): bump vite from 6.3.5 to 6.3.6 (@dependabot[bot])
- Huy Le Minh (@huyleminh01)
dbml-cli- #758 misc: update bigquery connector cli description on homepage (@huyleminh01)
- Other
- #746 DBX-6222 Remove docs, use dbx-rfc instead (@huyphung1602)
dbml-parse- #741 Add dbml playground and basic RFCs (@huyphung1602)
dbml-cli,dbml-connector- #755 BigQuery ADC (Application Default Credentials) support (@StephaneBischoffVasco)
- #747 DBX-6287: chore(deps): bump @eslint/plugin-kit from 0.3.3 to 0.3.4 (@dependabot[bot])
- Huy Le Minh (@huyleminh01)
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
- Stephane Bischoff (@StephaneBischoffVasco)
- harryphung (@huyphung1602)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #743 fix: remove
lodash-esfrom external config and update lodash import to have better tree shaking (@nguyenalter)
- #743 fix: remove
- Nguyen Hoang (@nguyenalter)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #739 perf(dbml-parse): Migrate lodash to lodash-es to reduce bundle size and fix indirect import issue (@xuantho573)
- Tho Nguyen Xuan (@xuantho573)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #738 Fix builtin data types with uppercase characters are double-quoted when export DBML to Postgres (@xuantho573)
- #737 DBX-6165 - chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /dbml-homepage (@dependabot[bot])
- Tho Nguyen Xuan (@xuantho573)
- NQPhuc (@NQPhuc)
- #732 Docs: Add Scafoldr to Community Contributions (@DimitrijeGlibic)
dbml-cli,dbml-core
- #733 DBX-6028 Bump express and prismjs to fix vulnerability issues (@nguyenalter)
- #721 chore(deps): bump snowflake-sdk from 2.0.3 to 2.0.4 (@dependabot[bot])
- Dimitrije Glibic (@DimitrijeGlibic)
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
- Tho Nguyen Xuan (@xuantho573)
dbml-cli,dbml-connector,dbml-core,dbml-parsedbml-parse- #717 Fix missing suggestion for ref color (@xuantho573)
- Tho Nguyen Xuan (@xuantho573)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #728 Feat: allow unlimited prefix expression in column type with argument and default value (@NQPhuc)
- #720 Fix not handling column type with arguments in TablePartial (@xuantho573)
dbml-core,dbml-parse- #727 Fix table must define column when have partials with columns (@xuantho573)
dbml-cli,dbml-connector,dbml-core,dbml-parse
- NQPhuc (@NQPhuc)
- Tho Nguyen Xuan (@xuantho573)
dbml-cli,dbml-connector- #657 PR: Bug Closes #655 - DB2DBML - SQL Server - No description on Table (@MisterGeek)
- Huy Le Minh (@huyleminh01)
- @MisterGeek
dbml-core- #718 MSSQL: fix cannot parse varchar(max) and double precision (@huyleminh01)
- #694 chore(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.27.0 in /dbml-homepage (@dependabot[bot])
- #688 build(deps): bump @babel/runtime from 7.24.4 to 7.26.10 in /dbml-homepage (@dependabot[bot])
- #695 chore(deps): bump @babel/helpers from 7.24.5 to 7.27.0 in /dbml-homepage (@dependabot[bot])
- #711 chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /dbml-homepage (@dependabot[bot])
- #701 chore(deps): bump image-size from 1.1.1 to 1.2.1 in /dbml-homepage (@dependabot[bot])
- Huy Le Minh (@huyleminh01)
- NQPhuc (@NQPhuc)
dbml-connectordbml-core
dbml-connectordbml-cli,dbml-connector,dbml-core,dbml-parse- #708 Add Eslint and TSConfig (@xuantho573)
- NQPhuc (@NQPhuc)
- Tho Nguyen Xuan (@xuantho573)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #690 Support parse insert from SQL DDL and new parser for MSSQL (@huyleminh01)
- Other
- #702 Update README.md (@nielsbosma)
dbml-cli,dbml-connector,dbml-core,dbml-parse- #690 Support parse insert from SQL DDL and new parser for MSSQL (@huyleminh01)
- Huy Le Minh (@huyleminh01)
- Niels Bosma (@nielsbosma)
- #689 Doc: fix wrong double quote character (@nguyenalter)
- #471 docs: add treesitter parser (@dynamotn)
dbml-cli,dbml-connector- #692 [DBX-5925] Add key pair authentication for Snowflake connector (@xuantho573)
dbml-cli,dbml-connector- #692 [DBX-5925] Add key pair authentication for Snowflake connector (@xuantho573)
- Huy Le Minh (@huyleminh01)
- Nguyen Hoang (@nguyenalter)
- Tho Nguyen Xuan (@xuantho573)
- Trần Đức Nam (@dynamotn)
dbml-cli,dbml-connector- #670 Fix duplicated enums refs mssql connector (@huyphung1602)
- #673 Bump vite from 4.5.5 to 4.5.6 (@dependabot[bot])
- NQPhuc (@NQPhuc)
- harryphung (@huyphung1602)
dbml-core,dbml-parse
- NQPhuc (@NQPhuc)
dbml-parse- #677 DBX-5750: Fix an issue where tab characters are not recognized as white-space characters (@xuantho573)
dbml-core,dbml-parse- #679 Fix: Unset not_null if null or not_null setting is not specified (@nguyenalter)
dbml-connector
- Gabi Nagy (@g4b1nagy)
- Huy Le Minh (@huyleminh01)
- Nguyen Hoang (@nguyenalter)
- Tho Nguyen Xuan (@xuantho573)
- #667 Homepage - Upgrade docusaurus to 3.6.3 (@huyleminh01)
dbml-core- #664 Update type definition for Parser.js (@nguyenalter)
- #667 Homepage - Upgrade docusaurus to 3.6.3 (@huyleminh01)
- #640 Bump vite from 4.5.3 to 4.5.5 (@dependabot[bot])
- #643 Bump rollup from 3.29.4 to 3.29.5 (@dependabot[bot])
- #665 Bump nanoid from 3.3.6 to 3.3.8 (@dependabot[bot])
- #666 Bump nanoid from 3.3.7 to 3.3.8 in /dbml-homepage (@dependabot[bot])
- #651 Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /dbml-homepage (@dependabot[bot])
- #662 Bump cross-spawn from 7.0.3 to 7.0.6 in /dbml-homepage (@dependabot[bot])
- #661 Bump cross-spawn from 7.0.3 to 7.0.6 (@dependabot[bot])
- Huy Le Minh (@huyleminh01)
- @kenzht
dbml-cli,dbml-connector- #650 Connector - Keep table ordinal position (@huyleminh01)
- Huy Le Minh (@huyleminh01)
- NQPhuc (@NQPhuc)
dbml-core- #647 Fix model-exporter don't export sticky notes, table group notes and color (@thonx-holistics)
- Tho Nguyen (@thonx-holistics)
dbml-cli,dbml-connector- #645 Fix mssql connector - Missing data type size for numeric-based and string-based columns (@huyleminh01)
dbml-core- #646 Model Exporter cannot export <> refs in dbml (@huyphung1602)
- Huy Le Minh (@huyleminh01)
- harryphung (@huyphung1602)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-parse
- Other
- #625 Bump micromatch from 4.0.5 to 4.0.8 in /dbml-homepage (@dependabot[bot])
- #628 Bump webpack from 5.91.0 to 5.94.0 in /dbml-homepage (@dependabot[bot])
- #637 Bump express from 4.19.2 to 4.21.0 in /dbml-homepage (@dependabot[bot])
dbml-parse
- Huy Le Minh (@huyleminh01)
- Đỗ Nguyễn An Huy (@Huy-DNA)
- #627 Docs - Update doc for bigquery and snowflake connector (@huyleminh01)
dbml-cli,dbml-connector- #634 Fix postgres connector issues (@huyphung1602)
dbml-core
- Huy Le Minh (@huyleminh01)
- Mrxyy (@Mrxyy)
- harryphung (@huyphung1602)
dbml-core- #624 Fix erroneous examples in document for Table Groups (@thonx-holistics)
dbml-cli,dbml-connector- #622 Add bigquery connector (@huyleminh01)
dbml-cli,dbml-connector,dbml-core- #623 Add Snowflake connector (@huyphung1602)
- #621 Bump micromatch from 4.0.5 to 4.0.8 (@dependabot[bot])
- Huy Le Minh (@huyleminh01)
- Tho Nguyen (@thonx-holistics)
- harryphung (@huyphung1602)
dbml-core,dbml-parse- #619 Support colors for Table Groups (@thonx-holistics)
dbml-core,dbml-parse- #619 Support colors for Table Groups (@thonx-holistics)
- Huy Le Minh (@huyleminh01)
- Tho Nguyen (@thonx-holistics)
dbml-connector,dbml-core- #617 Update readme for dbml core and connector (@huyleminh01)
- Other
- #615 Docs - Add document for connector (@huyleminh01)
- #614 Add syntax manuals for table group notes (@TeaNguyen)
dbml-core,dbml-parse- #616 Fix wrong suggestion behaviors for Table Groups (@thonx-holistics)
dbml-parse
- Huy Le Minh (@huyleminh01)
- Thi Nguyen (@TeaNguyen)
- Tho Nguyen (@thonx-holistics)
- Đỗ Nguyễn An Huy (@Huy-DNA)
- #605 Docs - Add document for database connector (@huyleminh01)
dbml-cli,dbml-connector,dbml-core- #611 Add @dbml/connector (@huyphung1602)
dbml-core,dbml-parse- #601 Support notes for table group (@thonx-holistics)
- Huy Le Minh (@huyleminh01)
- Tho Nguyen (@thonx-holistics)
- harryphung (@huyphung1602)
dbml-cli,dbml-core- #609 Fix - Clean build cache and required using node 18 or higher (@huyleminh01)
- Huy Le Minh (@huyleminh01)
dbml-cli,dbml-core- #596 Add database connectors (@huyphung1602)
- Huy Le Minh (@huyleminh01)
- NQPhuc (@NQPhuc)
- harryphung (@huyphung1602)
dbml-core- #590 Improve DBML normalize performance (@thonx-holistics)
- Huy Le Minh (@huyleminh01)
- Tho Nguyen (@thonx-holistics)
- Đỗ Nguyễn An Huy (@Huy-DNA)
- #583 build(deps): bump ws from 7.5.9 to 7.5.10 in /dbml-homepage (@dependabot[bot])
dbml-cli,dbml-core- #587 Snowflake DDL Importer (@huyphung1602)
- #581 build(deps): bump braces from 3.0.2 to 3.0.3 in /dbml-homepage (@dependabot[bot])
- #582 build(deps): bump braces from 3.0.2 to 3.0.3 (@dependabot[bot])
- Nguyen Hoang (@nguyenalter)
- harryphung (@huyphung1602)
- Nguyen Hoang (@nguyenalter)
- Đỗ Nguyễn An Huy (@Huy-DNA)
- #571 Migrate - Remove old hompepage and rename docs folder to homepage (@huyleminh01)
- #570 Fix - Rename file syntax to docs to keep old route (@huyleminh01)
- #568 Docs - Migrate dbml homepage to docusaurus (@huyleminh01)
dbml-core- #574 Export @dbml/core version (@nguyenalter)
- Huy Le Minh (@huyleminh01)
- Nguyen Hoang (@nguyenalter)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-cli,dbml-core,dbml-parse- #563 Properly indent indexes in table (@pierresouchay)
dbml-core,dbml-parse
dbml-parse- #554 build(deps): bump ip from 2.0.0 to 2.0.1 (@dependabot[bot])
- Other
- #557 build(deps): bump axios from 1.3.4 to 1.6.8 (@dependabot[bot])
- Nguyen Hoang (@nguyenalter)
- Pierre Souchay (@pierresouchay)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-core,dbml-parsedbml-cli,dbml-core- #549 fix(postgresql): properly handle definition of unique and PK constraints in ALTER TABLE statements (@pierresouchay)
- #552 build(deps-dev): bump vite from 4.5.0 to 4.5.3 (@dependabot[bot])
- NQPhuc (@NQPhuc)
- Pierre Souchay (@pierresouchay)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-core,dbml-parse- #547 Add project's token into interpreter result (@huyphung1602)
dbml-parse
- Nguyen Hoang (@nguyenalter)
- harryphung (@huyphung1602)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-cli,dbml-core- #534 New feature: Export DBML to Oracle version 19c (@huyleminh01)
- Huy Le Minh (@huyleminh01)
- Nguyen Hoang (@nguyenalter)
- Đỗ Nguyễn An Huy (@Huy-DNA)
- #533 Add Sticky Notes syntax guide and a new community contribution (@huyphung1602)
- #529 Add contributor dbml java (@huyleminh01)
dbml-core,dbml-parsedbml-parse
- Huy Le Minh (@huyleminh01)
- NQPhuc (@NQPhuc)
- harryphung (@huyphung1602)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-cli,dbml-core,dbml-parse- #500 Support sticky note syntaxes (@huyphung1602)
- harryphung (@huyphung1602)
dbml-parsedbml-core- #503 fix(notes): properly escape notes with new lines (@pierresouchay)
- NQPhuc (@NQPhuc)
- Pierre Souchay (@pierresouchay)
- Đỗ Nguyễn An Huy (@Huy-DNA)
dbml-parse
- HuyDNA (@Huy-DNA)
- Nguyen Hoang (@nguyenalter)
dbml-core- #493 fix(sql2dbml): properly escape notes when notes do contain some ' (@pierresouchay)
dbml-parse
- NQPhuc (@NQPhuc)
- Pierre Souchay (@pierresouchay)
- @huy-dna
- Fix wrong casing file names in published package
- #479 Update README (@matthewjumpsoffbuildings)
dbml-coredbml-cli,dbml-parse
- Matthew (@matthewjumpsoffbuildings)
- NQPhuc (@NQPhuc)
- jaden (@Mrxyy)
dbml-core- #477 Fix: Export note string and default value (@nguyenalter)
- #469 Bump browserify-sign from 4.0.4 to 4.2.2 in /dbml-homepage (@dependabot[bot])
- #451 Bump fsevents from 1.2.9 to 1.2.13 in /dbml-homepage (@dependabot[bot])
- #464 Bump @babel/traverse from 7.21.4 to 7.23.2 in /dbml-homepage (@dependabot[bot])
- #463 Bump @babel/traverse from 7.21.4 to 7.23.2 (@dependabot[bot])
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
- Vinh Ho (@vinh-hh)
- @huy-dna
dbml-core- #460 Fix comment syntax in MySQL parser (@nguyenalter)
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
- #426 docs: Update the example of table users in README.md (@huyphung1602)
- #417 Included enum example for names with spaces (@jacobtread)
- #433 change(bearer_workflows): only scan pr diff (@vinh-hh)
- #429 update fail on error bearer scan (@vinh-hh)
- #428 feat(github): add bearer scan (@vinh-hh)
- Jacobtread (@jacobtread)
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
- Vinh Ho (@vinh-hh)
- chrstfer (@chrstfer)
- harryphung (@huyphung1602)
- shyam (@xshyamx)
dbml-cli,dbml-core- #397 Update dbml domain (@nguyenalter)
- Other
- #396 Update new domain for dbml homepage (@TeaNguyen)
- #398 Add missing step in build-docs workflow (@nguyenalter)
- #366 Add build-docs workflow (@nguyenalter)
dbml-cli,dbml-core- #411 Upgrade lerna to v7 (@nguyenalter)
dbml-cli- #410 Fix vulnerable deps (@nguyenalter)
- #400 Bump hosted-git-info from 2.8.4 to 2.8.9 (@dependabot[bot])
- #392 Bump path-parse from 1.0.6 to 1.0.7 (@dependabot[bot])
- Other
- #409 Bump semver from 5.7.1 to 5.7.2 in /dbml-homepage (@dependabot[bot])
- #399 Bump browserslist from 4.7.1 to 4.21.5 in /dbml-homepage (@dependabot[bot])
- #235 Bump ajv from 6.10.2 to 6.12.6 in /dbml-homepage (@dependabot[bot])
- #382 Bump postcss from 7.0.18 to 7.0.39 in /dbml-homepage (@dependabot[bot])
- #394 Fix nth-check security issues in /dbml-homepage (@nguyenalter)
- #393 Force glob-parent to 5.1.2 in /dbml-homepage (@nguyenalter)
- #389 Bump vuepress to 1.9.9 in /dbml-homepage (@nguyenalter)
- #390 Force selfsigned to 2.1.1, bump postcss-svgo to 4.0.3 in /dbml-homepage (@nguyenalter)
- #387 Force loader-utils to 1.4.2 and bump json5 (@nguyenalter)
- #386 Bump express, kind-of, vue and webpack plugins in /dbml-homepage (@nguyenalter)
- #385 Bump dot-prop from 4.2.0 to 4.2.1 in /dbml-homepage (@dependabot[bot])
- #383 Bump webpack-dev-server from 3.9.0 to 3.11.3 in /dbml-homepage (@nguyenalter)
- #379 Bump ansi-regex, jsprim, loader-utils and minimist in /dbml-homepage (@nguyenalter)
- #381 Bump y18n from 4.0.0 to 4.0.3 in /dbml-homepage (@dependabot[bot])
- #380 Bump acorn from 6.3.0 to 6.4.2 in /dbml-homepage (@dependabot[bot])
- #103 Bump websocket-extensions from 0.1.3 to 0.1.4 in /dbml-homepage (@dependabot[bot])
- #132 Bump http-proxy from 1.18.0 to 1.18.1 in /dbml-homepage (@dependabot[bot])
- #162 Bump elliptic from 6.5.1 to 6.5.4 in /dbml-homepage (@dependabot[bot])
- #184 Bump dns-packet from 1.3.1 to 1.3.4 in /dbml-homepage (@dependabot[bot])
- #378 Bump ini from 1.3.5 to 1.3.8 in /dbml-homepage (@dependabot[bot])
- #170 Bump ssri from 6.0.1 to 6.0.2 in /dbml-homepage (@dependabot[bot])
- #267 Bump async from 2.6.3 to 2.6.4 in /dbml-homepage (@dependabot[bot])
- #309 Bump decode-uri-component from 0.2.0 to 0.2.2 in /dbml-homepage (@dependabot[bot])
dbml-core- #408 Bump semver from 5.7.1 to 5.7.2 in /packages/dbml-core (@dependabot[bot])
- Nguyen Hoang (@nguyenalter)
- Thi Nguyen (@TeaNguyen)
- @bobzomer
- harryphung (@huyphung1602)
- #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-coredbml-core
dbml-cli,dbml-core- #252 Support import comment for MySQL, PostgreSQL and MSSQL (@nguyenalter)
- NQPhuc (@NQPhuc)
- Nguyen Hoang (@nguyenalter)
dbml-cli,dbml-coredbml-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)