|
|
|
|
|
by mritchie712
1507 days ago
|
|
Why did you decide not to connect to the database and pull the schema info automatically? If you don't want to connect, you could write a query against the information_schema to give to your users to run and paste the results back into craft. |
|