Commit Graph

13 Commits

Author SHA1 Message Date
20a9ea461c Raise exn on write error 2022-04-16 23:05:57 -04:00
711855037b Add skip, ignore, and retry logic 2022-04-16 12:20:16 -04:00
e1dd4fe588
Update CI settings 2022-04-11 23:38:42 -04:00
812e20522a Add builder CE
Also update to .NET 6
2022-04-11 23:20:50 -04:00
Daniel J. Summers
9ab98082b0 missed the version bump 2017-08-13 22:00:26 -05:00
Daniel J. Summers
a55d6806eb defaultDb didn't work as expected
removed it, and added [from/in]Default to functions that would support
operations normally preceded by r.Db()
2017-08-13 21:52:37 -05:00
Daniel J. Summers
402f66f5fa AppVeyor issue workaround
NuGet CDN problem
2017-07-17 21:20:06 -05:00
Daniel J. Summers
73ca164077 Lots more functions
Also, list -> seq in all parameters; it will be more flexible for the
caller, they will likely be small, and we can convert it when passing it
to the ReQL functions
2017-07-17 21:03:51 -05:00
Daniel J. Summers
43aefbef78 indexCreate overloads
plus version bump and syntax fix in the README
2017-07-16 21:04:00 -05:00
Daniel J. Summers
fdd95bfe95 Tooling
Added sln file, modified AppVeyor to reference it
2017-07-16 20:31:07 -05:00
Daniel J. Summers
72af21b8ce AppVeyor fix 2017-07-16 20:20:57 -05:00
Daniel J. Summers
a54aa3ba0c Initial extraction from other project 2017-07-16 20:18:47 -05:00
Daniel J. Summers
81c4890897 Initial commit 2017-07-15 08:05:37 -05:00