Releases
v2.7.0
go-jet
released this
20 Jan 16:54
[New] [Posgres] [Sqlite] UPDATE
statement FROM
clause support (issue , wiki )
[New] [Postgres] [MySQL] DELETE
statement USING
clause support (issue , wiki )
[New] [QRM] Prevent recursive scan if destination contains circular dependency (issue )
[New] WITH RECURSIVE
statement support (wiki )
[New] BETWEEN
operator support (wiki )
[New] Aggregate functions DISTINCT
operator support (issue )
[New] [Postgres] DISTINCT ON
clause support (wiki )
[New] Ability to update alias of all sub-query(or CTE) projections (wiki )
[New] Ability to exclude list of columns from sub-query(or CTE) projections (wiki )
[New] Query logger function with additional execution details (issue , wiki )
[New] [Postgres] Order set aggregate functions support (issue )
[New] Generator flags to ignore tables, views and enums. (issue , wiki )
[New] Automatic type cast for sized integer literals (issue )
[Fix] Generator no longer supports MySQL 5.7 (issue )
You can’t perform that action at this time.