mindsdb / mindsdb-js-sdk

Official JavaScript SDK for MindsDB
MIT License
19 stars 23 forks source link

[Hacktoberfest] A function to remove a table #57

Open martyna-mindsdb opened 2 weeks ago

martyna-mindsdb commented 2 weeks ago

Task

Implement a function to remove 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:

quest-bot[bot] commented 2 weeks ago

New Quest! image New Quest!

A new Quest has been launched in @mindsdb’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.


Some loot has been stashed in this issue to reward the solver!

🗡 Comment @quest-bot embark to check-in for this Quest and start solving the issue. Other solvers will be notified!

⚔️ When you submit a PR, comment @quest-bot loot #57 to link your PR to this Quest.

Questions? Check out the docs.

Ayushjhawar8 commented 2 weeks ago

@quest-bot embark

quest-bot[bot] commented 2 weeks ago

@Ayushjhawar8 has embarked on their Quest. 🗡

This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.

Questions? Check out the docs.

sanketshinde3001 commented 2 weeks ago

@quest-bot embark

quest-bot[bot] commented 2 weeks ago

@sanketshinde3001 has embarked on their Quest. 🗡

This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.

Questions? Check out the docs.

quest-bot[bot] commented 2 weeks ago

🧚 @sanketshinde3001 has submitted PR https://github.com/mindsdb/mindsdb-js-sdk/issues/67 and is claiming the loot.

Keep up the pace, or you'll be left in the shadows.

cc @Ayushjhawar8

Questions? Check out the docs.

chandrevdw31 commented 1 week ago

@sanketshinde3001 are you making progress with this?

sanketshinde3001 commented 1 week ago

I've submitted a PR with this update. Could you please review it and let me know if any modifications are needed? I'm happy to make any adjustments required.

PR - #67