Rob Meng
|
345c136cfb
|
implement remote api calls for table mutation (#567)
Add more APIs to remote table for Node SDK
* `add` rows
* `overwrite` table with rows
* `create` table
This has been tested against dev stack
|
2023-10-16 11:07:58 -04:00 |
|
gsilvestrin
|
03b8f99dca
|
feat(node) Remote drop table (#412)
|
2023-08-10 09:21:36 -07:00 |
|
Rob Meng
|
8325979bb8
|
dont print apikey in remote client toString, add hostoverride to python client (#353)
|
2023-07-23 18:44:00 -04:00 |
|
Rob Meng
|
8233c689c3
|
fix remote SDK (#342)
|
2023-07-20 02:01:13 -04:00 |
|
Rob Meng
|
a636bb1075
|
add support for host override (#335)
|
2023-07-18 21:21:39 -04:00 |
|
Lei Xu
|
1d343edbd4
|
[Node] implement remote db.TableNames (#334)
|
2023-07-18 16:56:47 -07:00 |
|
Lei Xu
|
980f910f50
|
[Node] initial support of nodejs remote sdk (#333)
|
2023-07-18 16:15:27 -07:00 |
|