Releases: MyJetTools/my-postgres
Releases · MyJetTools/my-postgres
0.5.6
06 Nov 17:18
Compare
Sorry, something went wrong.
No results found
0.5.5
15 Apr 13:35
Compare
Sorry, something went wrong.
No results found
Added IsNull which has Debug trait
0.5.4
12 Nov 11:16
Compare
Sorry, something went wrong.
No results found
0.5.3
07 Nov 21:57
Compare
Sorry, something went wrong.
No results found
Added limit and offset by default as usize fields
0.5.2
15 Apr 15:53
Compare
Sorry, something went wrong.
No results found
rust-extensions update
DbEnumAsStringWithModel now works as JSONB
0.5.0
19 Oct 09:34
Compare
Sorry, something went wrong.
No results found
Increased SQL TAG to 2048
0.4.8
12 Sep 18:24
Compare
Sorry, something went wrong.
No results found
EnumWithModel is now saved into Single Column
GroupBy fields work with SqlType
Db_Sync timeout is 60secs and can be adjusted with Builder
0.4.7
14 Aug 07:44
Compare
Sorry, something went wrong.
No results found
Reserved work namespace now wrapped into 'namespace'
NullWhereModel is presented
'character varying' SQL type is mapped to Text type for Backwards compatibility
Bulk Insert 0 entities panics on the verification level
GroupBy fields are added
Count;
Sum;
Avg;
Min;
Max;
0.4.6
24 Jul 14:18
Compare
Sorry, something went wrong.
No results found
Jsonb support
TableSchema Default Value is supported
Exit Connection Loop now in Debug Log Level
Several Table Schema's can be registered to the single MyPostgres copy
0.4.5
12 Jul 08:17
Compare
Sorry, something went wrong.
No results found
New underlying architecture;
Concurrent Insert or Update
Added retries for SQL operations: