Simon Binder
e38719a194
Write changelogs, prepare release 1.7
2019-08-22 12:27:39 +02:00
Simon Binder
4c7874dd91
Test and coverage the sql parser
2019-07-28 09:49:14 +02:00
Simon Binder
f21021a6e9
Final preparations for the 1.6 release
...
Short summary of updates
- web support
- using zones to resolve the current transaction
- comparable date time values
- collate expressions
- many bug fixes
2019-07-12 10:52:42 +02:00
Simon Binder
01db5e2afc
Release moor version 1.5.1, sqlparser 0.1.1
2019-07-03 20:04:09 +02:00
Simon Binder
a45d73a6cf
Update documentation, fix multiline parsing
2019-07-01 21:20:59 +02:00
Simon Binder
53ea5835a8
For custom queries, use a matching data class if possible
2019-06-30 12:01:46 +02:00
Simon Binder
807d1ddff0
Resolve index of sql parameters, documentation
2019-06-29 12:48:09 +02:00
Simon Binder
b52dcf9a60
Test select statement parsing
2019-06-23 10:35:25 +02:00
Simon Binder
99202f3df6
Parse the FROM part of a select statement
2019-06-22 22:04:06 +02:00
Simon Binder
d125a844da
Start implementing SELECT statements for parser
2019-06-16 21:23:33 +02:00
Simon Binder
52f3ee045f
Extract sql parser to yet another subpackage
2019-06-15 23:01:10 +02:00