generatedata
generatedata copied to clipboard
insert data into database table directly
Is there any new features for generatedata App which can insert data directly into database table?
Nope, sorry @shokufeh-coder. It'll only ever generate the SQL - I don't have any plans to actually connect to a DB and run the generated code; that'll have to be done separately.