Niko Storni
b66d119583
update lbry.go library
2020-02-10 14:49:11 +01:00
Mark Beamer Jr
4e1b83ab39
Add force index query mod for select query.
...
Fix eager loading casting for nested levels.
2019-06-30 23:01:24 -04:00
Mark Beamer Jr
3baa9e72ca
Updated to use the latest lbry.go changes
2019-01-10 20:11:42 -05:00
Alex Grintsvayg
77fc991e7b
new location for null.go
2018-02-22 13:41:05 -05:00
Alex Grintsvayg
e4a52e21b6
switch to our errors package
2018-02-07 09:35:46 -05:00
Alex Grintsvayg
cd445bf2f4
revert interpolateParams, since we're doing our own logging now
2017-09-02 11:31:15 -04:00
Alex Grintsvayg
05c7f7d06a
switch to more complete null package, implement nicer sql logging
2017-07-06 15:15:00 -04:00
Alex Grintsvayg
451723ccb9
fix imports to point at lbryio repo
2017-05-08 13:25:15 -04:00
Sergey Kurt
cbdbe4891a
MSSQL rows limit/offset via TOP or OFFSET ... FETCH NEXT ... ROWS
2017-03-14 11:13:56 +03:00
Aaron L
de8f0bc26e
Fix #55
...
- Previously each call to qm.Load would overwrite your eager loading
statement. I think this was deliberate at one point but it's pretty
inconsistent. If we need to overwrite we can call queries.SetLoad()
2016-09-30 23:24:42 -07:00
Aaron L
12967f7b66
Fix up the interface to raw queries.
2016-09-14 20:58:18 -07:00
Aaron L
5149df8359
Move everything to better package structure
2016-09-14 20:45:09 -07:00