Changeset 66

Show
Ignore:
Timestamp:
09/02/07 18:25:56 (1 year ago)
Author:
stonecobra
Message:

added registry and beginning of URL based database access

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dbi/all.d

    r59 r66  
    1717        dbi.Result, 
    1818        dbi.Row, 
    19         dbi.Statement; 
     19        dbi.Statement, 
     20        dbi.Registry;