You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a problem with the Mitra's api Insert Data endpoint because If I run the following command as an example where I previously have created the table Posts with ID as autoincrement and Description as the only text column.
mitra
URLs
Actions
get-data
Prompt
Fetches data from the specified table, allowing dynamic filters via query parameters.
insert-data
Prompt
Inserts one or more records into a table.
update-data
Prompt
Updates one or more records in a table.
delete-data
Prompt
Removes a record from a table.
The text was updated successfully, but these errors were encountered: