- Timestamp:
- 2010/12/16 23:51:05 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/install/sql/create_table_pgsql.sql
r19713 r19733 321 321 sale_limit numeric, 322 322 price01 numeric, 323 price02 numeric ,323 price02 numeric NOT NULL, 324 324 deliv_fee numeric, 325 325 point_rate numeric,
Note: See TracChangeset
for help on using the changeset viewer.