Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 678 Bytes

todo.org

File metadata and controls

15 lines (15 loc) · 678 Bytes

pending tasks

Make it compatible with current hackage

transformers-0.4, mtl-0.2.2 …

Move entity functions to its own module

Move entity derivation to ‘TH.Entity`

Move quasiquote to module `QQ`

Remove ToSqlBuilder instances from Text and ByteString

Move `InetText` to pgs by patch and remove it from pgq

Conditional generation quasiquote sytax?

?{WHERE *{cond}} ?{ORDER BY *{orderCond}} to simplify query generation

Add type for simple condition generation like AND/OR

Type should be instance of `ToSqlBuilder`

Make query string building right

Now query string is not generated correctly