Prdb dbs
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
dbid | integer | not null default nextval(('"prdb_dbs_dbid_seq"'::text)::regclass) |
group_id | integer | not null |
dbname | text | not null |
dbusername | text | not null |
dbuserpass | text | not null |
requestdate | integer | not null |
dbtype | integer | not null |
created_by | integer | not null |
state | integer | not null |
rodbuserpass | text | |
row_modtime | integer | |
Indexes: prdb_dbs_pkey primary key btree (dbid) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)