Sven Leuschner

  • Registered on: 2013-03-07
  • Last connection: 2013-06-04

Activity

Reported issues: 0

2013-06-04

04:27 AM PHP ActiveRecord Help: Debugging
I may be blind but I was unable to find a method to make php ar display or log every query ...
on several occasions...

2013-04-11

03:00 AM PHP ActiveRecord Help: RE: RE: has_many through does not retreive the data
1) you could use find_by_sql ... and build your query as you had it before
2) obvious error
in the table you call...

2013-04-09

02:09 AM PHP ActiveRecord Help: RE: How to check the status of query execution
??? .
that's obviously not the right thing
Let me explain: I have a user management page for the administrator...

2013-04-08

08:30 AM PHP ActiveRecord Help: RE: How to check the status of query execution
can you also get the number of affected rows ?

2013-04-04

03:18 AM PHP ActiveRecord Help: RE: Possible bug with "has_many"??
just a small hint .. for code use the
< pre >
code
< / pre > - Tags , just as you would use them in pure html

2013-04-02

04:24 AM PHP ActiveRecord Help: RE: Possible bug with "has_many"??
Hello Sameer,
you can specify the name of the foreign key to be used in your relation between those 3 tables, and ...

2013-03-08

05:47 AM PHP ActiveRecord Help: RE: Saving Date to Mysql Problem
Hm.. somewhere between the earlier posts and today this behaviour was changed -
my code ...

2013-03-07

07:04 AM PHP ActiveRecord Help: RE: Active record does not see my ID column
well of course I still had - "your" desciption said to set the static $primary-key if my pk-column was not called `id...
06:19 AM PHP ActiveRecord Help: RE: Active record does not see my ID column
It seems you don't understand either ...
I DID call them lowercased ... ...
04:56 AM PHP ActiveRecord Help: RE: Active record does not see my ID column
how can I change that annoying behaviour ?
I can call my columns with lowercase names - but if I do an update via...

Also available in: Atom