issues
search
holistics
/
dbml
Database Markup Language (DBML), designed to define and document database structures
https://dbml.org
Apache License 2.0
2.9k
stars
170
forks
source link
Properly indent indexes in table
#563
Closed
pierresouchay
closed
6 months ago
pierresouchay
commented
6 months ago
Summary
Indexes section in tables is not properly indented, let's fix that
Lasting Changes (Technical)
Updated indentation code
Updated all tests to reflect that
[x] Documentation (if necessary)
[x] Tests (integration test/unit test)
[x] Integration Tests Passed
[x] Code Review
pierresouchay
commented
6 months ago
@NQPhuc Nicer indentation :-)
First commit: code change
Second commit: update all tests
Summary
Lasting Changes (Technical)