opencleveland / large-lots

DISCONTINUED - Website for CLE homeowners to buy a vacant lot for a side yard expansion.
https://www.clevelandlots.org
MIT License
4 stars 12 forks source link

Create stored procedure for INSERTing form submissions #16

Closed cronchie closed 9 years ago

cronchie commented 9 years ago

Now that we have a MySQL DB running on EC2, we need to create a stored procedure to insert new records into the form submissions table.

cronchie commented 9 years ago

Unnecessary; using default postgres inserts.