Changeset 16970 for branches/feature-module-update/html/install/sql
- Timestamp:
- 2008/01/10 13:35:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/install/sql/insert_data.sql
r16952 r16970 358 358 359 359 INSERT INTO dtb_product_categories (product_id,category_id,rank) VALUES (1,5,1); 360 INSERT INTO dtb_product_categories (product_id,category_id,rank) VALUES (2,4, 2);360 INSERT INTO dtb_product_categories (product_id,category_id,rank) VALUES (2,4,1); 361 361 362 362 INSERT INTO dtb_category_count VALUES (4, 1, now());
Note: See TracChangeset
for help on using the changeset viewer.
