mirror of https://github.com/VinGarcia/ksql.git
Force CI to rerun because I reused the codecov token by mistake
parent
56c1ed54da
commit
0e95506343
|
@ -465,4 +465,4 @@ is configured to kill the containers after 20 seconds.
|
|||
- Change the `.Transaction(db ksql.Provider)` to a `.Transaction(ctx context.Context)`
|
||||
- Make the `.Query()` method to return a `type Query interface { One(); All(); Chunks(); }`
|
||||
- Have an `Update()` method that updates without ignoring NULLs as `Patch()` does
|
||||
- Rename `NewTable()` to just `Table()` so it feels right to declare it inline when convenient.
|
||||
- Rename `NewTable()` to just `Table()` so it feels right to declare it inline when convenient
|
||||
|
|
Loading…
Reference in New Issue