workflowproducts / envelope

Publish web apps based on your PostgreSQL database fast!
https://workflowproducts.com/envelope.html
Apache License 2.0
53 stars 2 forks source link

Add User Option On Paste To GS-Table #125

Closed justintocci closed 1 year ago

justintocci commented 6 years ago

When Nunzio is finished creating the COPY INSERT API, add a popup asking the user if they would prefer a COPY-based paste or an INSERT-based paste. This is a developer option, so an automatic popup should be turned on by an attribute.

Make sure to say that COPY-based paste is faster, but does not allow triggers to fire.

crosstocci commented 1 year ago

Postage already handles COPY statements. Closing.