mindsdb / mindsdb-js-sdk

Official JavaScript SDK for MindsDB
MIT License
20 stars 24 forks source link

[Hacktoberfest] A function to insert into a table #70

Open martyna-mindsdb opened 1 month ago

martyna-mindsdb commented 1 month ago

Task

Implement a function to insert into a table in JavaScript SDK.

Follow similar pattern as in the Python SDK.

Deliverables

Create a PR to this repository with the implementation.

:loudspeaker: Additional rewards :trophy:

This issue brings up to :five: :zero: points for SWAG and entry into the draw for a :point_down: :

:information_source: For more info check out https://mindsdb.com/hacktoberfest :point_left:

HahaBill commented 1 month ago

Hi, I will try to implement this one 🫡

HahaBill commented 1 month ago

Draft PR: https://github.com/mindsdb/mindsdb-js-sdk/pull/83

HahaBill commented 1 month ago

Ready for a review 👍