gotosocial/vendor/github.com/go-pg/pg/v10/orm
Tobi Smethurst 98263a7de6
Grand test fixup (#138)
* start fixing up tests

* fix up tests + automate with drone

* fiddle with linting

* messing about with drone.yml

* some more fiddling

* hmmm

* add cache

* add vendor directory

* verbose

* ci updates

* update some little things

* update sig
2021-08-12 21:03:24 +02:00
..
composite.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
composite_create.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
composite_drop.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
composite_parser.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
count_estimate.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
delete.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
field.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
format.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
hook.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
insert.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
join.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_discard.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_func.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_map.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_map_slice.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_scan.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_slice.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_table.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_table_m2m.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_table_many.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_table_slice.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model_table_struct.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
msgpack.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
orm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
query.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
relation.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
result.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
select.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
table.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
table_create.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
table_drop.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
table_params.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
tables.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
types.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
update.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
util.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00