IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 250 and Version 251 of ippToPsps


Ignore:
Timestamp:
Apr 3, 2012, 2:16:20 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v250 v251  
    7070There are four database classes:
    7171
    72 {{{
    73 
    74  _________________
    75 |                 |
    76 |      MySql      |
    77 |_________________|
    78 
    79  CzarDb
    80  Gpc1Db
    81  IppToPspsDb
    82  ScratchDb
    83 }}}
     72 * '''CzarDb'''
     73 * '''Gpc1Db'''
     74 * '''IppToPspsDb'''
     75 * '''ScratchDb'''
     76
     77All of which inherit from base-class '''MySql''', which provides all generic MySQL functionality (creating tables, dropping tables, adding indexes, making row counts etc).
     78
    8479
    8580