danieljsummers
f23f7b90e9
WIP toward completeness
...
- Add opt args for the run command
- Support Task/Async/sync for all run/write/result cmds
- Define builder using funcs from Functions module
- Functions module no longer auto-opened
- Update README with some of the above
2022-04-21 20:36:30 -04:00
danieljsummers
78e5bbf77d
Add update/replace by function to CE
2022-04-21 09:13:44 -04:00
danieljsummers
7b26b8b43c
Fix db CE call
...
- Add db/table/index drop, index rename/wait to CE
- Add DU for index rename opt args
2022-04-20 20:49:48 -04:00
danieljsummers
542e501617
Bump version
2022-04-19 14:03:42 -04:00
danieljsummers
835501d7e5
Fix table addressing
2022-04-19 12:49:31 -04:00
danieljsummers
cd1458af1e
Add badge to README
2022-04-19 10:44:48 -04:00
danieljsummers
eab4cb80b0
Add strongly-typed opt args
...
- Add between to CE
- Return default db from calls if name is blank
2022-04-19 10:38:29 -04:00
danieljsummers
7f98891ebd
Update README with NuGet info
2022-04-18 22:53:04 -04:00
danieljsummers
2e749e1a27
Prep for 0.8.0
...
- Functions now prefer tasks
- Put retry logic in its own module; both CE and functions use it
- Annotated types where necessary for smooth F# 6 implicit casting
2022-04-18 22:31:48 -04:00
danieljsummers
20a9ea461c
Raise exn on write error
2022-04-16 23:05:57 -04:00
danieljsummers
711855037b
Add skip, ignore, and retry logic
2022-04-16 12:20:16 -04:00
danieljsummers
e1dd4fe588
Update CI settings
2022-04-11 23:38:42 -04:00
danieljsummers
812e20522a
Add builder CE
...
Also update to .NET 6
2022-04-11 23:20:50 -04:00