Last week was a bit calmer and was really focused mostly on the bug screening and merging pull requests than on actual work. I've however managed to release new version of SQL parser with several fixes contributed by Deven.
Handled issues:
- #12667 Adding Themes
- #12626 Fix bug #12234 No page indicator in view
- #12648 Fix submission of 'Save page' form using Enter keypress
- #12654 Allow for all MySQL values of TIME data type
- #12657 Update ckb.po
- #12658 Update ca.po
- #78 Remove additional not needed files
- #94 Enable Lexing of begin_label in the in-procedure statements
- #95 Fix #93 : Fix parsing of NATURAL JOIN, CROSS JOIN and related joins