tables foo and bar can be related via x or y.
foo
------
foo_id
foox fooy
------ ------
foo_id foo_id
tables foo and bar can be related via x or y.
foo
------
foo_id
foox fooy
------ ------
foo_id foo_id
<?php | |
/** | |
* Looks up a value at given path in an array subject | |
* | |
* @param array $subject The subject | |
* @param string $path Delimited path of keys to follow | |
* @param string $delimiter Path delimiter to use (defaults to .) | |
* @return mixed The value at the given path if it exists; null otherwise | |
*/ |
given
create table foo (a int, b int);
insert into foo values (1,1),(1,2),(2,1),(2,2),(2,3);
I want to order first by a=1 DESC
and second by b
, ASC
if a=1
and DESC
if a<>1
.
for example,
select a,b from foo order by a=1 DESC, b ASC;
Choose a password that is long enough, and complex enough, to be difficult to guess. Remember, attackers use specialized software to make millions of guesses per second — it's not just one person typing guesses by hand!
# general shortcuts | |
################### | |
# status | |
s = status | |
# update working tree | |
u = add -u | |
# commit |
conditions: assume the item is undamaged, in good condition, unless specified otherwise. we're not testing items for functionality beyond powering on and having no obvious damage. if you buy something and it has problems, we'll work it out.
photos: you can find photos online of most items. if you want photos of a specific item let us know.
shipping: we prefer local pickup. we will ship smaller items for friends & family, for actual cost.
terms
NYI
- not yet inspected. ask and we'll open it up.anyone
- price for anyone off the streetfamily
- price for family, friends, coworkers