dbml icon indicating copy to clipboard operation
dbml copied to clipboard

Update type smallserial for increment

Open baolequoc opened this issue 3 years ago • 0 comments

Summary

  • Added SMALLSERIAL type when using increments in settings to export postgress sql

Issue

(issue link here)

Lasting Changes (Technical)

  • Updated function getFieldLines to add type for increment
  • Added smallserial_type.in.dbml and smallserial_type.out.sql in test/export/postgresql to test for smallserial type

Checklist

Please check directly on the box once each of these are done

  • [ ] Documentation (if necessary)
  • [x] Tests (integration test/unit test)
  • [ ] Integration Tests Passed
  • [ ] Code Review

baolequoc avatar Jul 09 '22 09:07 baolequoc