
In the recent update, you have added the ability to add records to a manual table.
This is what I’d like for a server-side processing table connection
I can manually update (adding rows) by transferring a CSV file to the server and then running SQL statement LOAD DATA INFILE ‘/var/lib/mysql-files/…
(It’s quick and easy)
I want to now enable the client to do the same process with wpDataTables