|
|
351e7e9645
|
Make Rebel::SQL properly configurable to database peculiarities
|
2017-11-21 16:35:15 +01:00 |
|
|
|
422defeecd
|
Add IS NOT, NOT IN, NOT LIKE
|
2017-11-21 13:59:01 +01:00 |
|
|
|
000e7f2ae2
|
Map (binary) logic operators to AND and OR
|
2017-11-21 13:58:29 +01:00 |
|
|
|
9c4c031db9
|
Rewrite tests for readability
|
2017-11-21 13:56:37 +01:00 |
|
|
|
56ad166c1e
|
Add support for GROUP, ORDER, BY and HAVING
|
2017-11-21 11:20:45 +01:00 |
|
|
|
6c4b435ae6
|
Add support for LIMIT and OFFSET
|
2017-11-21 11:19:48 +01:00 |
|
|
|
adfa38baea
|
Add support for DISTINCT
|
2017-11-21 11:17:45 +01:00 |
|
|
|
a3712ceefd
|
Add support for SELECT without FROM
|
2017-11-21 11:14:45 +01:00 |
|
|
|
a010f31403
|
add a few tests
|
2017-07-17 16:44:53 +02:00 |
|
|
|
06ff4227af
|
add LIKE
|
2017-03-20 15:56:36 +01:00 |
|
|
|
9b6e871b1b
|
date, time, datetime values support
|
2017-03-03 16:13:46 +01:00 |
|
|
|
075957be04
|
wrap AND first member w/ parens
|
2017-03-03 16:13:06 +01:00 |
|
|
|
448a342d5f
|
arbitrary functions
|
2017-03-03 14:53:28 +01:00 |
|
|
|
892b21eaf8
|
Raw#is
|
2017-03-03 14:52:54 +01:00 |
|
|
|
d3ba98ab1b
|
fix join without clause
|
2017-03-01 17:06:26 +01:00 |
|
|
|
8a9b5804fc
|
fix hash clause handling
|
2017-03-01 17:06:23 +01:00 |
|
|
|
e9ee35f68e
|
parens handling for where
|
2017-03-01 15:55:38 +01:00 |
|
|
|
814aa46592
|
operators
|
2017-03-01 15:18:24 +01:00 |
|