Commit graph

14 commits

Author SHA1 Message Date
Gered 200ab766e6 doc comment updates 2016-05-21 16:47:40 -04:00
Gered 481284e127 minor cleanup 2016-05-21 16:38:22 -04:00
Gered 2f5d432440 use a more unique keyword name to hold hints in a view transaction 2016-05-21 16:31:14 -04:00
Gered 2506440c6f switch to using put-hints! 2016-05-21 16:29:25 -04:00
Gered a475d0e5c3 update function doc comments 2016-05-21 15:50:01 -04:00
Gered 42b8e57f7c db provided to views can now also be a function that returns a db 2016-05-20 18:32:34 -04:00
Gered 06edd82ff5 rename post-fn to row-fn
i think "row-fn" is a lot more clear as a name, especially since jdbc
also uses the name row-fn to refer to the exact same thing
2016-05-20 18:19:07 -04:00
Gered 37e49d9730 relevancy check now matches type and namespace. add namespace to vexec!
previously the relevancy check and vexec! were using a hint's
namespace property as what we're now calling "type". i think this is
a lot more straightforward.
2016-05-20 18:16:52 -04:00
Gered c77be6aea8 remove set-hint-transport-fn!, instead use put-hints-fn in view-system 2016-05-19 17:37:09 -04:00
Gered 2752c8a92c provide non-distributed system default send-hints! function 2016-05-18 19:05:59 -04:00
Dave Della Costa 239ec6fddb adds check in query-tables for lateral joins 2015-06-19 17:05:12 +09:00
Alexander K. Hudek 1ce529e5bd Fix bug with send-hints and adjust spacing. 2015-04-21 18:00:41 -04:00
Alexander K. Hudek 698a176c4a Add some configuration help. 2015-04-21 01:35:56 -04:00
Alexander K. Hudek abc65cec79 Initial commit. 2015-04-21 01:27:02 -04:00