Changeset 17537 for branches/comu-ver2/data/class/db/dbfactory
- Timestamp:
- 2008/08/17 07:14:54 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php
r16938 r17537 378 378 create_date, 379 379 deliv_fee, 380 update_date, 380 381 rank 381 382 ,(SELECT rank AS category_rank … … 403 404 T0.deliv_fee, 404 405 T00.category_id, 405 T00.rank 406 T0.rank, 407 T0.update_date 406 408 FROM dtb_products AS T0 407 409 LEFT JOIN dtb_product_categories AS T00
Note: See TracChangeset
for help on using the changeset viewer.
