As part of our 5.0 release process, we are working through the schema and making some changes that will improve consistency.
Here are two of the current items. I wanted to give as much of a heads up as possible to the community.
1) Ensuring consistent boolean database types
· Changing existing ‘on’,’off’,’yes’,’no’ values to be stored as 0 or 1
· Changing the database column type to the appropriate type (no more varchar, enums)
· Changing vardefs.php files to reflect new schema changes
2) Resolving Date and Time column storage differences where they are related within the same module
· Merging time (hh:mm:ss) value with date column
· Removing time column
· Changing database column type for affected db types accordingly
· Changing vardefs.php files to reflect new schema changes
Jacob


LinkBack URL
About LinkBacks




Bookmarks