15 Commits

Author SHA1 Message Date
yamamushi
d01b698d5a Updated bbolt import path 2018-08-28 20:31:50 -05:00
Asdine El Hrychy
68fc73b635 Fix missing index kind information on ID. 2018-01-06 15:43:59 +01:00
Asdine El Hrychy
e9c9e1c6bc Replacing boltdb/bolt by coreos/bbolt 2017-09-13 23:35:32 +02:00
Asdine El Hrychy
9acbcb56a2 Removing AutoIncrement option 2017-09-13 22:27:12 +02:00
Asdine El Hrychy
04c46dea78 Prefix method 2017-09-09 13:55:10 +02:00
Asdine El Hrychy
a6718ade82 Replacing testify/assert by testify/require 2017-09-09 11:29:50 +02:00
Asdine El Hrychy
6041603ebc Method Each on Query 2017-02-09 20:16:53 +01:00
Asdine El Hrychy
645f929b85 Bump to v0.7.0 2017-01-05 23:21:20 +01:00
Asdine El Hrychy
521cc9ebe6 Using Query to find records with nil values on indexed fields 2016-12-16 20:56:49 +01:00
Bruno Clermont
a3c76a96ff add test unit for running Count() on an empty database 2016-10-21 18:28:03 +08:00
Asdine El Hrychy
e3eb139f23 Generic sorter for Query 2016-10-12 22:24:15 +02:00
Asdine El Hrychy
3e35d59d10 OrderBy on Select().Find() using red black tree 2016-10-12 22:24:15 +02:00
Asdine El Hrychy
907a2cf37a More tests 2016-10-12 22:24:15 +02:00
Asdine El Hrychy
c4903dafef Multi tag support everywhere 2016-10-12 22:24:15 +02:00
Asdine El Hrychy
223b8493ea Grouping files together 2016-10-12 22:24:15 +02:00