Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Releases: MyJetTools/my-postgres-macros

0.4.8

01 Sep 16:00
Compare
Choose a tag to compare
  • Now we write EnumWithModel to single Column;
  • Now we can auto generate SelectModel, UpdateModel and WhereModel Out of TableSchema
  • #[inside_json()] - is introduced inside WhereDbModel

0.4.7

09 Aug 08:15
Compare
Choose a tag to compare
  • Renamed to model_db_column_name
  • Default can be read from Enum Structure

0.4.6

22 Jul 15:03
Compare
Choose a tag to compare
Default is supported

0.4.5

12 Jul 17:44
Compare
Choose a tag to compare
Fixing Support of Like operator

0.4.4

20 Jun 08:23
Compare
Choose a tag to compare
Debugging

0.4.3

18 Apr 13:23
Compare
Choose a tag to compare
Fixed

0.4.2

05 Feb 07:22
Compare
Choose a tag to compare
  • Json support;
  • Vec as Json supported
  • HashMap<TKey, TValue> as Json supported

0.4.1

17 Jan 16:17
Compare
Choose a tag to compare
Fixed Bug with No of enum Cases

0.4.0

17 Jan 08:04
Compare
Choose a tag to compare
Fixing that we can specify sql_type for WhereDbModel

0.3.3

10 Jan 21:21
Compare
Choose a tag to compare
Versions