Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 451 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 451 Bytes

SunBear

A changelog is available in the GitHub releases page.

Currently only supports Postgres, and TypeORM with Postgres. Additional SQL databases and ORMs are planned.

Documentation and examples will be added as the library matures.

Warning: Generally in Postgres, avoid table and column names with uppercase letters. There are workarounds, none are implemented in this library at this time.