Skip to content

Releases: AndrewReitz/shillelagh

0.5.0

30 Nov 22:40
Compare
Choose a tag to compare
  • Added ability to define column, id, and table names.
  • Renamed @Field annotation to @Column.
  • Removed @OrmOnly annotation and need for empty no arg constructors.

0.4.0

16 Nov 00:28
Compare
Choose a tag to compare
  • Added QueryBuilder functionality.
  • Removed namespacing of tables. All table names must be unique.