summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2013-11-25Remove a stupid testing thing, update the README a touchCarlo Zancanaro
2013-11-12Potentially misleading typoCarlo Zancanaro
2013-11-12Change the query executor model: now it's query local and the interface is ma...Carlo Zancanaro
2013-11-12Fix a minor error in the README.Carlo Zancanaro
2013-11-12Ah, screw it. Have super long lines in the README.Carlo Zancanaro
2013-11-12Fix up the README which I formatted wrong. Whoops!Carlo Zancanaro
2013-11-12Fix grouping - it used to allow for groupings leaving a non-grouped field...Carlo Zancanaro
2013-09-30One more whitespace char (same excuse as last time)Carlo Zancanaro
2013-09-30Remove some whitespace (excuse to test jenkins trigger)Carlo Zancanaro
2013-09-30Fix up union/intersection operations...Carlo Zancanaro
2013-09-30Change the header level on the changelogCarlo Zancanaro
2013-09-30Remove the generated SQL from the README which was added in the last commit -...Carlo Zancanaro
2013-09-30Fix an example in the README, and add some expected generated SQLCarlo Zancanaro
2013-09-29Due to breaking change, go to 0.2.0-SNAPSHOT instead of 0.1.1-SNAPSHOTCarlo Zancanaro
2013-09-29README indentationCarlo Zancanaro
2013-09-29Add a bit of a changelog to the READMECarlo Zancanaro
2013-09-29Add jdbc as a dependency (to make `lein check` useful)Carlo Zancanaro
2013-09-29Remove the `having` function, incorporate into `select`...Carlo Zancanaro
2013-07-12One more.Carlo Zancanaro
2013-07-12Bitbucket syntax highlighting in READMECarlo Zancanaro
2013-07-12Two more minor changes to the README.Carlo Zancanaro
2013-07-12Update the README a bunchCarlo Zancanaro
2013-07-03Update the README to include a leiningen dependency vectorCarlo Zancanaro
2013-07-01A bit more readme changingCarlo Zancanaro
2013-07-01Update the readme some moreCarlo Zancanaro
2013-07-01Update the readmeCarlo Zancanaro
2013-06-23Fix the README examples.Carlo Zancanaro
2013-06-22Docstrings, one function call change, README update....Carlo Zancanaro
2013-06-21Update the README a bit.Carlo Zancanaro
2013-06-21Add take/drop, move jdbc stuff, document default of postgres...Carlo Zancanaro
2013-06-20Fix updates, add "use-jdbc!" function to core.Carlo Zancanaro
2013-06-20A few small changes/fixes to join behaviour, and code cleanup...Carlo Zancanaro
2013-05-15Update readme, add stubs, make two vars private.Carlo Zancanaro
2013-05-14Apparently I got the jdbc query syntax wrong. Corrected....Carlo Zancanaro
2013-05-14Fix up the README (example code)Carlo Zancanaro
2013-05-14Most of the RA stuff works now....Carlo Zancanaro
2013-04-27Initial commit.Carlo Zancanaro