IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 251 and Version 252 of ippToPsps


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v251 v252  
    7070There are four database classes:
    7171
    72  * '''CzarDb'''
    73  * '''Gpc1Db'''
    74  * '''IppToPspsDb'''
    75  * '''ScratchDb'''
     72 * '''!CzarDb'''
     73 * '''!Gpc1Db'''
     74 * '''!IppToPspsDb'''
     75 * '''!ScratchDb'''
    7676
    7777All of which inherit from base-class '''MySql''', which provides all generic MySQL functionality (creating tables, dropping tables, adding indexes, making row counts etc).