Commit Graph

11 Commits

Author SHA1 Message Date
Mike Beck
4c272f6aec Coding Standards (thanx to Loic)
and some further mistake in db_details_qb
2002-09-23 13:53:24 +00:00
Marc Delisle
ff58e6e599 missing global dbh 2002-09-19 18:32:56 +00:00
Mike Beck
2f66c315e4 first bug in db_details_qbe 2002-09-19 07:55:05 +00:00
Mike Beck
4061729f5c the stuff i wrote for 2.3.0 that creates automatic JOINS in
db_details_qbe came up with rather slow Queries in certain circumstances.
now i did a complete rewrite - this should come up with much faster JOINS
but of course this needs more tests yet
as i was installing a new server here i decided to add the SQL for
the db we ask for - is that ok with everybody?
2002-09-18 21:03:42 +00:00
Alexander M. Turek
7184bb81c8 For Lo�c: Coding standards 2002-08-21 09:30:53 +00:00
Mike Beck
7eea35cd54 rewrote most of the logic that creates the LEFT JOIN stuff as i had realized
that it often creates slow queries. now this version should come up with queries
which use your indexes (if they have been set wisely) much better.
as it was quite a rewrite i'd be happy if some of you would test it and give me feeedback
2002-08-14 16:13:44 +00:00
Loïc Chapeaux
1c8ae3ee69 Fixed bug #592000 (dir="ltr" for textarea tags) 2002-08-10 11:34:53 +00:00
Mike Beck
9995b829bf change by Loic: require within conditional statement and wrong errormessage 2002-07-24 13:27:56 +00:00
Mike Beck
24ff8724e9 another change by loic so there will be no errormessages when there are no columns in a table 2002-07-24 12:45:04 +00:00
Mike Beck
390060a4e8 change by loic to give decent errormessage if a table doesn't have any fields 2002-07-24 09:03:46 +00:00
Marc Delisle
d51e71f3f6 was tbl_qbe 2002-07-05 20:22:47 +00:00