Releases for Schema

schema 6.x-1.6

mikeryan - September 9, 2009 - 18:18
Official release from CVS tag: DRUPAL-6--1-6
First released: September 9, 2009 - 18:18
Download: schema-6.x-1.6.tar.gz
Size: 18.95 KB
md5_file hash: 3a1118a83f22ac204e0287fcc79510aa
Last updated: September 9, 2009 - 18:21
View usage statistics for this release

The following issues are addressed in this release (note that caching implemented in #559024 was backed out between RC1 and RC2):

#533596 - Comparison bug with prefixes
#559024 - Improve performance of inspection in MySQL
#559594 - Option to omit schema comparison from status reports

schema 6.x-1.6-rc2

mikeryan - August 27, 2009 - 16:06
Official release from CVS tag: DRUPAL-6--1-6-RC2
First released: August 27, 2009 - 16:06
Download: schema-6.x-1.6-rc2.tar.gz
Size: 18.95 KB
md5_file hash: ec3c6cfc901b1d50ad1b5eb0ee471b59
Last updated: August 27, 2009 - 16:11
View usage statistics for this release

The following issues are addressed in this release (note that caching implemented in #559024 was backed out between RC1 and RC2):

#533596 - Comparison bug with prefixes
#559024 - Improve performance of inspection in MySQL
#559594 - Option to omit schema comparison from status reports

schema 6.x-1.6-rc1

mikeryan - August 27, 2009 - 13:49
Official release from CVS tag: DRUPAL-6--1-6-RC1
First released: August 27, 2009 - 13:49
Download: schema-6.x-1.6-rc1.tar.gz
Size: 19.03 KB
md5_file hash: 36382d1adaa7b599472dde4984912cdf
Last updated: August 27, 2009 - 13:51
View usage statistics for this release

The following issues are addressed in this release:

#533596 - Comparison bug with prefixes
#559024 - Improve performance of inspection in MySQL
#559594 - Option to omit schema comparison from status reports

schema 6.x-1.5

mikeryan - July 22, 2009 - 21:46
Official release from CVS tag: DRUPAL-6--1-5
First released: July 22, 2009 - 21:46
Download: schema-6.x-1.5.tar.gz
Size: 18.71 KB
md5_file hash: 4595691d9ed9fb37095d3623441830a9
Last updated: July 22, 2009 - 21:51
View usage statistics for this release

The following issues are addressed in this release:

#345235 - Ignore disp-width
#515692 - Make sure engine files are included in update context
#257941 - Properly handle float precision and scale in MySQL
#518210 - Inspection conflict between prefixed and unprefixed tables
#386902 - Support for PostgreSQL schema
#197174 - type_map workarounds removed (fixed in core)

schema 6.x-1.5-beta1

mikeryan - July 14, 2009 - 14:13
Official release from CVS tag: DRUPAL-6--1-5-BETA1
First released: July 14, 2009 - 14:13
Download: schema-6.x-1.5-beta1.tar.gz
Size: 18.71 KB
md5_file hash: 3347154bab158c2ae8a910c30e7b5bda
Last updated: July 14, 2009 - 14:16
View usage statistics for this release

The following issues are addressed in this release:

#345235 - Ignore disp-width
#515692 - Make sure engine files are included in update context
#257941 - Properly handle float precision and scale in MySQL
#518210 - Inspection conflict between prefixed and unprefixed tables
#386902 - Support for PostgreSQL schema
#197174 - type_map workarounds removed (fixed in core)

schema 6.x-1.x-dev

mikeryan - July 13, 2009 - 22:18
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: July 13, 2009 - 22:18
Download: schema-6.x-1.x-dev.tar.gz
Size: 19.14 KB
md5_file hash: 6fd27335f5fc5562c35fa53d26c2272d
Last updated: November 16, 2009 - 00:15
View usage statistics for this release

Latest dev release for Drupal 6

schema 6.x-1.4

mikeryan - June 21, 2009 - 15:31
Official release from CVS tag: DRUPAL-6--1-4
First released: June 21, 2009 - 15:31
Download: schema-6.x-1.4.tar.gz
Size: 17.85 KB
md5_file hash: a7996ddefbc51f3d9a73e269f9e7b9b5
Last updated: June 21, 2009 - 15:35
View usage statistics for this release

The following issues are addressed in this release:

#411538 - Support inspection of external databases
#215198 - schema_compare_table and table prefixes
#280485 - Improvements to Inspect
#314388 - Add 'description' placeholder to tables/fields in Inspection
#386882 - Export drupal schema to PHP
#386966 - Evaluation of default field values in pgsql
#386892 - Converted code documentation to Doxygen formatting conventions
#424486 - Errors when adding external table with unknown column types

schema 6.x-1.4-rc1

mikeryan - May 10, 2009 - 16:50
Official release from CVS tag: DRUPAL-6--1-4-RC1
First released: May 10, 2009 - 16:50
Download: schema-6.x-1.4-rc1.tar.gz
Size: 17.98 KB
md5_file hash: f1198ddd65eeb27118e6aeb7414d89ac
Last updated: May 10, 2009 - 16:55
View usage statistics for this release

The following issues are addressed in this release:

#411538 - Support inspection of external databases
#215198 - schema_compare_table and table prefixes
#280485 - Improvements to Inspect
#314388 - Add 'description' placeholder to tables/fields in Inspection
#386882 - Export drupal schema to PHP
#386966 - Evaluation of default field values in pgsql
#386892 - Converted code documentation to Doxygen formatting conventions
#424486 - Errors when adding external table with unknown column types

schema 6.x-1.3

bjaspan - May 8, 2008 - 03:28
Official release from CVS tag: DRUPAL-6--1-3
First released: May 8, 2008 - 03:28
Download: schema-6.x-1.3.tar.gz
Size: 17.15 KB
md5_file hash: 4a937d266e08c4868ccad5499285b5a2
Last updated: May 8, 2008 - 03:30
View usage statistics for this release

- Support Drupal 6.2.
- Inspect and report on numeric fields' precision and scale correctly.
- Don't generate PHP errors if schema structures are missing 'fields'.
- Resume issuing warnings for tables that are not in Drupal's schema; it was a mistake to stop.
- Rewrite README.

schema 5.x-1.1

bjaspan - February 16, 2008 - 03:57
Official release from CVS tag: DRUPAL-5--1-1
First released: February 16, 2008 - 03:57
Download: schema-5.x-1.1.tar.gz
Size: 24.95 KB
md5_file hash: 9f5d91c0bd9bba5a404d79824a83c36d
Last updated: February 16, 2008 - 04:00
View usage statistics for this release

Backport to 5.x:
#202385: Don't warn about data types for tables not in Drupal's schema.
#215198: Handle table prefixes.

schema 6.x-1.2

bjaspan - February 15, 2008 - 23:25
Official release from CVS tag: DRUPAL-6--1-2
First released: February 15, 2008 - 23:25
Download: schema-6.x-1.2.tar.gz
Size: 17.51 KB
md5_file hash: df1506a3e7eb03db53bed256dcc0830e
Last updated: February 15, 2008 - 23:30
View usage statistics for this release

#202385: Don't warn about data types for tables not in Drupal's schema.
#215198: Handle table prefixes.

schema 6.x-1.1

bjaspan - December 21, 2007 - 18:25
Official release from CVS tag: DRUPAL-6--1-1
First released: December 21, 2007 - 18:25
Download: schema-6.x-1.1.tar.gz
Size: 17.14 KB
md5_file hash: 23c7e0944e94728d5f3a650113282c16
Last updated: December 21, 2007 - 18:30
View usage statistics for this release

A few minor improvements and fixes.

schema 5.x-1.0

bjaspan - December 21, 2007 - 18:04
Official release from CVS tag: DRUPAL-5--1-0
First released: December 21, 2007 - 18:04
Download: schema-5.x-1.0.tar.gz
Size: 24.54 KB
md5_file hash: f22c15b08ec6a4e04de38e919e428559
Last updated: December 21, 2007 - 18:05
View usage statistics for this release

Initial release of Schema module for Drupal 5.

schema 5.x-1.x-dev

bjaspan - December 21, 2007 - 18:03
Nightly development snapshot from CVS branch: DRUPAL-5
First released: December 21, 2007 - 18:03
Download: schema-5.x-1.x-dev.tar.gz
Size: 24.98 KB
md5_file hash: 6be2f0b6eae52999b250993cd8179b43
Last updated: August 25, 2009 - 01:08
View usage statistics for this release

The Drupal 5 version of schema.module is intended to help developers create and validate their Drupal 6 hook_schema() functions while still running Drupal 5.

schema 6.x-1.0

bjaspan - October 10, 2007 - 13:50
Official release from CVS tag: DRUPAL-6--1-0
First released: October 10, 2007 - 13:50
Download: schema-6.x-1.0.tar.gz
Size: 16.91 KB
md5_file hash: 59895d986a92634195bb1fb141af0d7d
Last updated: October 10, 2007 - 13:55
View usage statistics for this release

Initial release of Schema module for Drupal 6.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.