Skip to content
  1. Feb 25, 2011
  2. Mar 31, 2007
  3. Oct 28, 2005
  4. Sep 28, 2005
  5. Aug 25, 2005
  6. Aug 22, 2005
  7. Aug 21, 2005
  8. Aug 20, 2005
  9. Jul 16, 2005
    • jeremy's avatar
      - dba.module · 1d5fa2ad
      jeremy authored
          o feature #19807, added javascript to select all/clear all
            (patch by Varr Willis)
          o removed 'check all' menu subtab, no longer necessary
      1d5fa2ad
  10. Mar 24, 2005
  11. Mar 21, 2005
    • jeremy's avatar
      - dba.module · 51b8da1d
      jeremy authored
          o updated for Drupal 4.6
          o converted to using new theme('verify') to verify actions
          o when backing up one database table, filename defaults to name of table
      51b8da1d
  12. Dec 07, 2004
  13. Oct 27, 2004
  14. Oct 16, 2004
    • Dries Buytaert's avatar
      · 166472a8
      Dries Buytaert authored
      - Removed the individual LICENSE files from the contributions repository:
        see mailing list discussion.
      166472a8
  15. Oct 13, 2004
  16. Oct 02, 2004
  17. Oct 01, 2004
  18. Sep 27, 2004
  19. Aug 31, 2004
  20. Aug 18, 2004
  21. 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
  22. Jul 11, 2004
  23. 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
  24. Jun 17, 2004
    • jeremy's avatar
      June 16, 2004 · f1da245f
      jeremy authored
       - dba.module
          o fixed localization issues, reported in bug #8555.
      f1da245f
  25. 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
  26. Jun 12, 2004