Yes, the inspectschema module in my sandbox has only been used during the process of getting the Schema API patch into core, and has not been updated anymore afterwards. In its more recent version it was also based on the schema extractor of schema.module. Any further work, if required, should of course go into schema.module. regards from peru -- frando Angela Byron-3 wrote:
Nancy Wichmann wrote:
Karoly Negyesi wrote:
see schema.module in contrib.
I installed that when working on the registry patch and was not really able to find where can I get the schema definiton of the not-yet-defined registry table. I might have missed something absolutely obvious.
There is an "Inspect" tab that will show you proposed schema for all unknown tables. I just copy and paste - with a bit of reformatting. Voila! Instant hook_schema.
Can you confirm that this works? I tried with 6.x-1.2 with a new "foo" table I'd created by hand in PHPMyAdmin, and got a notice, a warning, and an empty schema array apart from the primary key.
I also noticed an inspectschema module in Frando's sandbox but that has fatal errors.
Am I missing something obvious? -Angie
-- View this message in context: http://www.nabble.com/SQL-To-D6-Schema-Conversion-Script--tp15509961p1650734... Sent from the Drupal - Dev mailing list archive at Nabble.com.