podoc:scan_bitdepth_sql_table
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
podoc:scan_bitdepth_sql_table [2007/04/12 12:07] – created Luud | podoc:scan_bitdepth_sql_table [2007/04/20 14:30] (current) – Luud | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Database Table Description ===== | + | ===== Database Table Description |
=== Name === | === Name === | ||
+ | |||
+ | scan_bitdepth | ||
=== Description === | === Description === | ||
Line 8: | Line 10: | ||
=== Schema === | === Schema === | ||
+ | |||
+ | <code sql> | ||
+ | create table scan_bitdepth ( | ||
+ | identifier | ||
+ | value | ||
+ | ); | ||
+ | </ | ||
+ | |||
+ | === References tables === | ||
+ | |||
+ | None. | ||
+ | |||
+ | === Is referenced by tables === | ||
+ | |||
+ | * [[photo_tech sql table|photo_tech]](scan_bitdepth) references identifier | ||
=== Related sequences === | === Related sequences === | ||
+ | |||
+ | * [[scan_bitdepth_id_sequence sql sequence|scan_bitdepth_id_sequence]] | ||
=== Related indexes === | === Related indexes === | ||
+ | |||
+ | None. | ||
+ | |||
+ | === Related functions === | ||
+ | |||
+ | None. | ||
+ | |||
+ | === Related views === | ||
+ | |||
+ | None. | ||
=== History === | === History === | ||
Line 17: | Line 46: | ||
== Used first == | == Used first == | ||
- | Verions | + | Version |
== Used last == | == Used last == | ||
Line 23: | Line 52: | ||
Still in use | Still in use | ||
- | == Change | + | == Schema change |
= Version 2.5 = | = Version 2.5 = | ||
- | | + | <code sql> |
- | | + | create table scan_bitdepth |
- | ); | + | |
+ | | ||
+ | ); | ||
+ | </ | ||
+ | |||
+ | == Data change history == | ||
+ | |||
+ | = Version 2.5 = | ||
+ | |||
+ | <code sql> | ||
+ | insert into scan_bitdepth values (nextval(' | ||
+ | insert into scan_bitdepth values (nextval(' | ||
+ | insert into scan_bitdepth values (nextval(' | ||
+ | insert into scan_bitdepth values (nextval(' | ||
+ | insert into scan_bitdepth values (nextval(' | ||
+ | insert into scan_bitdepth values (nextval(' | ||
+ | insert into scan_bitdepth values (nextval(' | ||
+ | </ |
podoc/scan_bitdepth_sql_table.1176379648.txt.gz · Last modified: 2007/04/12 12:07 by Luud