|
Hello, |
Answered by
lozdown
Sep 9, 2024
Replies: 2 comments
|
Hello! To delete a file synchronously, you can use sqlpage.exec. |
0 replies
|
My use case is very basic, I upload a csv file, import data to a postgresql database and discard the csv file. |
0 replies
Answer selected by
lozdown
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My use case is very basic, I upload a csv file, import data to a postgresql database and discard the csv file.
sqlpage.exec works fine.
Thank you and thank you for creating sqlpage - it is a great tool