QB in 1.7: ordering for join'ed tables
Torben Nehmer <[email protected]> Mon, 13 Feb 2006 18:35:52 +0100
| Newsgroups | gmane.comp.web.midgard.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, is there a specific (technical) reason why I can add constraints in joined tabels $qb->add_constraint(uid.username, =, myname) but not order about it $qb->add_order(uid.username) Furthermore: Why does an invalid constraint a) invalidate the entire querybuilder (yielding no results) *and* b) *not* report it to the user in a sensible way? (No, I do not call logging it to the Apache error log sensible in this case.) Just for a few more cents about why i'm so frustrated about Midgard these days. Live long and Prosper! Torben Nehmer - -- Torben Nehmer, Guenzburg, Bavaria, Germany http://www.nathan-syntronics.de, mailto:[email protected] PGP Public Key: https://www.link-m.de/pgp/t.nehmer.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFD8MN4JPh4Kn6d5FYRAh5eAKCSgUrhyXD/6hPN+nrk1yjWHs1YugCg6GNH v4POgfJiHs8Ev0KzSZWLZpo= =BZnN -----END PGP SIGNATURE-----