laravel-surrealdb
laravel-surrealdb copied to clipboard
Feature: Ability to "insert" data
Documentation
Should be able to support most, if not all, features of the SurrealDB INSERT
statement.
Link to documentation: https://surrealdb.com/docs/surrealql/statements/insert
Notes
- This is essentially an "upsert"