1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #725100 by Liam Morland: Added data for foreign keys to schema array returned by SchemaDatabaseSchema_mysql::inspect(). More... about 9 years ago
by joachim: Fixed missing documentation for inspect(). More... about 9 years ago
Issue #2452863 by greggles: Fixed various issues from Code Review report. More... about 9 years ago
Issue #2885810 by greggles: Changed Describe tab's table to have the description field in its own column rather than as a secondary row. More... about 9 years ago
Issue #1792608 by Antti J. Salminen, greggles, Dave Reid: Fixed table and field descriptions missing from Describe tab due to change in core. More... about 9 years ago
Issue #2571651 by NickWilde: Fixed typo in docblock. More... about 9 years ago
Issue #2723657 by Liam Morland: Removed execute file permissions from various files. More... about 9 years ago
Issue #2224151 by Dave Reid | cmriley: Fixed schema_unprefix_table() returns FALSE resulting in all tables missing in schema reports. More... over 12 years ago
Cleaned up schema_unprefix_table() and fixed it to work with non-default connection prefixes. More... over 12 years ago
Added workaround for core bug https://drupal.org/node/2223073 where DatabaseSchema_mysql::getPrefixInfo() is used on a prefixed, non-default database connection. More... over 12 years ago
Standardized error message. More... over 12 years ago
Issue #1237974 by davew1970, bdone, mrded, Dave Reid, mmartinov, zerocool2000, SangersDrupalDude, pobster | animelion: Fixed schema module reporting warnings about date field schema. Added hook_schema_field_type_map_alter(). More... over 12 years ago
Issue #869796 by Dave Reid, rimen | Sylvain Lecoy: Fixed schema does not work with database prefixes (shared databases or tables). More... over 12 years ago
Issue #2222609 by Dave Reid: Use trigger_error() instead of drupal_set_message() to respect error logging settings. More... over 12 years ago
Issue #2222609 by Dave Reid: Use trigger_error() instead of drupal_se_message() to respect error logging settings. More... over 12 years ago
Fixed passsing wrong parameter in schema_get_conneciton_options(). More... over 13 years ago
Issue #1996510: Moved page and settings form callbacks to include files for better code organization. More... over 13 years ago
Fixed usage of schema_dbobject() in schema.drush.inc. More... over 13 years ago
Issue #1985942: Fixed schema engines should use the actual connection given to perform inspection, and not use db_query() which uses the default database. More... over 13 years ago
Fixed tests were odd and no reason to intentionally fail. More... over 13 years ago
Issue #1877294 by webchick: Removed unnecessary files[] entries from info file. More... over 13 years ago
Issue #1426746 by fgm | rogical: Added config link to info file.
fgm
More... over 13 years ago
Issue #1223858 by fgm: Add support for database prefixes.
fgm
More... almost 14 years ago
Issue #1279418 by Ben Coleman, nohup: Fix PostgreSQL errors. More... almost 14 years ago
Issue #1710674 by colan: List comparison result lists through Drush. More... about 14 years ago
Issue #1223974 by karschsp: Schema descriptions should not be wrapped in t() More... about 15 years ago
Issue #915112 by Dave Reid: simpletest gitinfo() should be declared as static. More... about 15 years ago
Issue #915112 by Dave Reid: simpletest getinfo() should be declared as static More... about 15 years ago
Issue #1235240 by karschsp: Please do not translate table names. More... about 15 years ago
Issue #1007844 by Richard Eriksson, cmfeliz, Jan_vStone, lyricnz: Undefined index warn in schema_compare() More... about 15 years ago