Commit Graph

3 Commits

Author SHA1 Message Date
Robert Klotzner 35f0ac97fd Fixed another related bug.
And updated and improved the  documentation a bit.
2013-01-11 16:09:47 +01:00
Robert Klotzner 01b1b9df18 Fixed bug in querygenerator.
If sub block was just text, it was not considered valid by the upper
block.
2013-01-11 14:51:36 +01:00
Robert Klotzner 9b8ea8c5d1 Added a query generator.
It is capable of transforming an SQL template containing D expressions
to dynamically generated SQL, depending on input data.
2013-01-10 14:08:36 +01:00