squirrel
squirrel copied to clipboard
Allow Union Queries for Squirrel
Added some tests and a fix for generating union queries.
Is this going to be merged?
Is it going to be merged soon by any chance?
@mikeschinkel please when is this going to merged? This is really critical for us.
This is kind of a hack to do it without my merge. You have to include the order and limit separately.
m, n, _ := selAccount.ToSql()
selUnion = selBusiness.Suffix(" UNION "+m+" ORDER BY created "+order+" LIMIT "+limit+" OFFSET "+offset, n...)
🤔
🤔
Are there any plans for a merger?
Hey guys, who can help us with this merge?
When will the merge be for this request?
Is this project actively maintained? There hasn't been a commit for 5 months and it was minimal.