Home
last modified time | relevance | path

Searched refs:shoppingcart (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/test/composition/
H A Dcreate.sql29 drop table if exists shoppingcart;
46 create table shoppingcart ( table
70 foreign key fkshoppingcartid(shoppingcartid) references shoppingcart(id)
95 insert into shoppingcart(id, customerid) values(1000, 100);
96 insert into shoppingcart(id, customerid) values(1002, 102);
97 insert into shoppingcart(id, customerid) values(1003, 103);
H A Ddrop.sql27 drop table if exists shoppingcart;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/test/composition/
H A Dcreate.sql29 drop table if exists shoppingcart;
46 create table shoppingcart ( table
70 foreign key fkshoppingcartid(shoppingcartid) references shoppingcart(id)
95 insert into shoppingcart(id, customerid) values(1000, 100);
96 insert into shoppingcart(id, customerid) values(1002, 102);
97 insert into shoppingcart(id, customerid) values(1003, 103);
H A Ddrop.sql27 drop table if exists shoppingcart;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/test/composition/
H A Dcreate.sql29 drop table if exists shoppingcart;
46 create table shoppingcart ( table
70 foreign key fkshoppingcartid(shoppingcartid) references shoppingcart(id)
95 insert into shoppingcart(id, customerid) values(1000, 100);
96 insert into shoppingcart(id, customerid) values(1002, 102);
97 insert into shoppingcart(id, customerid) values(1003, 103);
H A Ddrop.sql27 drop table if exists shoppingcart;
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/test/composition/
H A Dcreate.sql29 drop table if exists shoppingcart;
46 create table shoppingcart ( table
70 foreign key fkshoppingcartid(shoppingcartid) references shoppingcart(id)
95 insert into shoppingcart(id, customerid) values(1000, 100);
96 insert into shoppingcart(id, customerid) values(1002, 102);
97 insert into shoppingcart(id, customerid) values(1003, 103);
H A Ddrop.sql27 drop table if exists shoppingcart;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/test/composition/
H A Dcreate.sql29 drop table if exists shoppingcart;
46 create table shoppingcart ( table
70 foreign key fkshoppingcartid(shoppingcartid) references shoppingcart(id)
95 insert into shoppingcart(id, customerid) values(1000, 100);
96 insert into shoppingcart(id, customerid) values(1002, 102);
97 insert into shoppingcart(id, customerid) values(1003, 103);
H A Ddrop.sql27 drop table if exists shoppingcart;
/dports/databases/py-alembic14/alembic-1.4.3/docs/build/
H A Dbranches.rst377 branch_labels = ('shoppingcart',)
396 $ alembic show shoppingcart
399 Branch names: shoppingcart
413 ``shoppingcart@head`` syntax::
415 $ alembic upgrade shoppingcart@head
446 $ alembic history -r shoppingcart:
468 for ``-r shoppingcart@base:heads``, e.g. all heads, and since ``shoppingcart@base``
489 $ alembic upgrade shoppingcart@heads
495 $ alembic upgrade shoppingcart@+2
605 27c6a30d7c24 (shoppingcart) (head)
[all …]
/dports/databases/py-alembic/alembic-1.7.5/docs/build/
H A Dbranches.rst360 branch_labels = ('shoppingcart',)
379 $ alembic show shoppingcart
382 Branch names: shoppingcart
396 ``shoppingcart@head`` syntax::
398 $ alembic upgrade shoppingcart@head
429 $ alembic history -r shoppingcart:
451 for ``-r shoppingcart@base:heads``, e.g. all heads, and since ``shoppingcart@base``
472 $ alembic upgrade shoppingcart@heads
478 $ alembic upgrade shoppingcart@+2
589 27c6a30d7c24 (shoppingcart) (head)
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.orientaltrading.com3 Disallow: /web/shoppingcart
4 Noindex: /web/shoppingcart
H A Dwww.thule.com9 disallow: /*/*/shoppingcart
H A Dwww.pbteen.com11 Disallow: /shoppingcart/
H A Dwww.westelm.com11 Disallow: /shoppingcart/
H A Dwww.williams-sonoma.com11 Disallow: /shoppingcart/
H A Dwww.potterybarn.com11 Disallow: /shoppingcart/
H A Dwww.ebags.com9 Disallow: /shoppingcart
H A Dwww.sonos.com13 Disallow: /handlers/shoppingcart.ashx
H A Dwww.adameve.com64 Disallow: /shoppingcart.aspx
98 Disallow: /shoppingcart.aspx
H A Dwww.taiwantrade.com4 disallow: /shoppingcart/
H A Dwww.optus.com.au2 Disallow: /shop/shoppingcart
/dports/devel/py-pyro/Pyro4-4.77/examples/shoppingcart/
H A Dshopserver.py5 from shoppingcart import ShoppingCart
/dports/www/yaws/yaws-2.0.6/www/shoppingcart/
H A DMakefile.in91 subdir = www/shoppingcart
338 $(AUTOMAKE) --foreign www/shoppingcart/Makefile

12