Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
database system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Jun 2007 at 05:03 UTC
Updated:
28 Jun 2007 at 13:17 UTC
Jump to comment: Most recent file
It really doesn't make much sense to have a whole other file name just for schema files; rather, it's easier for new developers to put all of the "databasey kinds of stuff" in one place, and it also maintains the schema definition along with any updates modifying the schema. Barry Jaspan, one of the creators of the schema patch has said that he supports this change: http://jaspan.com/schema-api-drupal-6#comment-461
I tested an install and enabling all the modules, and it even seems to work! Woah! More testing would be appreciated though. :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-schema-to-install-155220-1.patch | 114.06 KB | webchick |
Comments
Comment #1
webchickpatch.
Comment #2
rstamm commented+1
Barry's thread http://drupal.org/node/150245
Comment #3
webchickOops. Thanks! Posted the patch over there.