mirror of
https://github.com/getml/sqlgen.git
synced 2026-01-07 10:00:26 -06:00
Added support for where
This commit is contained in:
@@ -18,6 +18,7 @@ Welcome to the sqlgen documentation. This guide provides detailed information ab
|
||||
- [sqlgen::update](update.md) - How to update data in a table
|
||||
- [sqlgen::delete_from](delete_from.md) - How to delete data from a table
|
||||
- [sqlgen::drop](drop.md) - How to drop a table
|
||||
- [sqlgen::create_index](create_index.md) - How to create an index on a table
|
||||
- [Transactions](transactions.md) - How to use transactions for atomic operations
|
||||
|
||||
## Data Types and Validation
|
||||
|
||||
Reference in New Issue
Block a user