diff options
author | James Moger <james.moger@gitblit.com> | 2016-04-04 19:17:43 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2016-04-04 19:17:43 -0400 |
commit | 27979f07905dbf95b478a48babc99643d71bfdec (patch) | |
tree | 9c5cc0c9f72d30d0cf6747cc62b3452fa8020c37 /releases.moxie | |
parent | 13b08bb1e5a955650289c1c2d548883bfeac0de9 (diff) | |
download | iciql-27979f07905dbf95b478a48babc99643d71bfdec.tar.gz iciql-27979f07905dbf95b478a48babc99643d71bfdec.zip |
Allow selecting a column from a table
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index df08871..6a448cb 100644 --- a/releases.moxie +++ b/releases.moxie @@ -15,6 +15,7 @@ r30: { changes: ~ additions: - Added groupBy methods to QueryWhere (issue-20) + - Allow selecting a column from a table dependencyChanges: ~ contributors: - James Moger |