[Bug 658942] New: Review Request: drupal6-schema - The Schema API allows modules to declare their database tables in a structured array and provides API functions

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 1 16:55:07 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: drupal6-schema - The Schema API allows modules to declare their database tables in a structured array and provides API functions

https://bugzilla.redhat.com/show_bug.cgi?id=658942

           Summary: Review Request: drupal6-schema - The Schema API allows
                    modules to declare their database tables in a
                    structured array and provides API functions
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: peter.borsa at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://asrob.fedorapeople.org/SOURCES/drupal6-schema.spec>
SRPM URL:
http://asrob.fedorapeople.org/SOURCES/drupal6-schema-1.7-1.fc14.src.rpm
Description: Introduced in Drupal 6, the Schema API allows modules to declare
their database tables in a structured array (similar to the Form API) and
provides API functions for creating, dropping, and changing tables, columns,
keys, and indexes.

The Schema module provides additional Schema-related functionality not provided
by the core Schema API that is useful for module developers. Currently, this
includes:

Schema documentation:
hyperlinked display of the schema's embedded documentation explaining what each
table and field is for.
Schema structure generation:
the module examines the live database and creates Schema API data structures
for all tables that match the live database.
Schema comparison:
the module compares the live database structure with the schema structure
declared by all enabled modules, reporting on any missing or incorrect tables.

rpmlint output:

[asrob at alice SPECS]$ rpmlint drupal6-schema.spec
../SRPMS/drupal6-schema-1.7-1.fc14.src.rpm 
1 packages and 1 specfiles checked; 0 errors, 0 warnings.

koji output:

Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=2636751
Watching tasks (this may be safely interrupted)...
2636751 build (dist-f14, drupal6-schema-1.7-1.fc14.src.rpm): open
(x86-16.phx2.fedoraproject.org)
  2636752 buildArch (drupal6-schema-1.7-1.fc14.src.rpm, noarch): free
  2636752 buildArch (drupal6-schema-1.7-1.fc14.src.rpm, noarch): free -> open
(x86-07.phx2.fedoraproject.org)
  2636752 buildArch (drupal6-schema-1.7-1.fc14.src.rpm, noarch): open
(x86-07.phx2.fedoraproject.org) -> closed
  0 free  1 open  1 done  0 failed
2636751 build (dist-f14, drupal6-schema-1.7-1.fc14.src.rpm): open
(x86-16.phx2.fedoraproject.org) -> closed
  0 free  0 open  2 done  0 failed

2636751 build (dist-f14, drupal6-schema-1.7-1.fc14.src.rpm) completed
successfully

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list