Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hacktoberfest] Insert data into a table functionality #83

Merged
merged 7 commits into from
Nov 18, 2024

Conversation

HahaBill
Copy link
Contributor

@HahaBill HahaBill commented Oct 21, 2024

Users can now insert new items into the table in MindsDB. It follows this official documentation: https://docs.mindsdb.com/mindsdb_sql/sql/api/insert

MindsDB.Tables.insertTable("table_name", "integration_name", "select_query");

Issue: #70

Demo

mindsdb_js_sdk_insert_table.mov

@HahaBill HahaBill marked this pull request as ready for review October 23, 2024 01:03
@HahaBill
Copy link
Contributor Author

@setohe0909 @ZoranPandovski Merge conflict resolved!

@mpacheco12 mpacheco12 self-requested a review November 18, 2024 17:55
@mpacheco12 mpacheco12 merged commit c129e80 into mindsdb:main Nov 18, 2024
1 check passed
@mindsdb mindsdb locked and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants