Skip to content
  1. Feb 25, 2011
  2. Mar 24, 2005
  3. Dec 07, 2004
  4. Oct 27, 2004
  5. Oct 02, 2004
  6. Sep 27, 2004
  7. Aug 31, 2004
  8. Aug 18, 2004
  9. Jul 25, 2004
    • jeremy's avatar
      - dba.module · 2055aea6
      jeremy authored
          o added ability to edit or delete specific row for most tables
             - option only available if the table has a Primary Key
             - this functionality currently only works with MySQL
      2055aea6
    • jeremy's avatar
      July 25, 2004 · 0403f2c4
      jeremy authored
       - dba.module
          o add proper PostgreSQL support
       - README.pgsql
          o details how to install PostgreSQL support
       - scripts/dba.pgsql-7.3
          o drupal_system_catalog for PostgreSQL 7.3
       - scripts/dba.pgsql-7.4
          o drupal_system_catalog for PostgreSQL 7.4 and later
      0403f2c4
  10. Jul 11, 2004
  11. Jul 09, 2004
    • jeremy's avatar
      July 9, 2004 · 12894e65
      jeremy authored
       - dba.module
          o added some support for PostGreSQL (patches by "aam")
            (reported to work: overview, describe)
            (reported to not work: view, drop)
      12894e65
  12. Jun 17, 2004
    • jeremy's avatar
      June 16, 2004 · f1da245f
      jeremy authored
       - dba.module
          o fixed localization issues, reported in bug #8555.
      f1da245f
  13. Jun 15, 2004
    • jeremy's avatar
      June 15, 2004 (Jeremy Andrews) · 74228c9e
      jeremy authored
       - dba.module
          o further cleanup (removed no-longer used options)
          o added ability to describe table
          o prevent errors if trying to manually view/describe multiple tables
      74228c9e
    • jeremy's avatar
      - random cleanup · 70927056
      jeremy authored
       - added the ability to check, repair, empty, and drop more than one table
         at a time.
      70927056
  14. Jun 12, 2004