mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-12-01 22:02:07 +03:00
fix.
This commit is contained in:
parent
097d36afed
commit
5f59195d67
@ -816,7 +816,7 @@ INSERT INTO MAIN.branch (name, address, city, state, zip)
|
||||
VALUES (?, ?, ?, ?, ?)
|
||||
{% endhighlight %}
|
||||
|
||||
####
|
||||
#### Inserting data from tables
|
||||
|
||||
SQL:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user