php.activerecord
Download
Wiki
Docs
News
Forums
About us
Sign in
Register
Home
Users
Show
Mark Braspenning
Registered on: 2012-02-21
Last connection: 2012-02-21
Activity
Reported issues: 0
2012-02-21
02:55 PM
PHP ActiveRecord
Help: Working with active records in combination with a table with array like column names
My table looks like this:
<pre class="code">
tablename {
id: int,
column[1]: text,
column[2]: text,
....
Also available in:
Atom
Get Stable Build -
v1.0
June 27 2010
Get Nightly Build
September 23, 2011
Latest News
Website Downtime
Mon Sep 26 12:43:49 -0400 2011
ago
Did you know? PHP-AR has Eager Loading
Tue Aug 31 19:31:08 -0400 2010
ago
php-activerecord 1.0 released!
Sun Jun 27 20:02:55 -0400 2010
ago
Website updated with forums and wiki
Fri Jun 18 17:37:23 -0400 2010
ago
php-activerecord 1.0 RC1 released!
Tue Apr 06 20:00:15 -0400 2010
ago
Recent Activity
Is postgresql fully supported or not, I made a start on my project using php-acti...
by
Sly Fox
Wed Feb 22 07:20:03 -0500 2012
My table looks like this: tablename { id: int, column[1]: text, col...
by
Mark Braspenning
Tue Feb 21 14:55:40 -0500 2012
?It is execratesharp or nifty methadone alcohol is physically travelled trouble -...
by
diatriash diatriash
Tue Feb 21 02:32:22 -0500 2012
Mal, if you're new to ORMs in PHP, you might look instead at using one of the mor...
by
Max Schwanekamp
Mon Feb 20 16:42:47 -0500 2012
I notice a quirk with the numericality validator; consider the following example ...
by
Jasper Tey
Mon Feb 20 11:40:50 -0500 2012
Merge branch 'gh149' into integration
by
Clay vanSchalkwijk
Mon Sep 12 11:51:04 -0400 2011
explaining use of $cfg->set_default_connection()
by
Brian
Mon Sep 12 11:23:40 -0400 2011
MySQL primary keys should be unsigned to make better use of the integer space (id...
by
Felix Middendorf
Mon Sep 12 11:14:14 -0400 2011
Simply simpler.
by
Yoan Blanc
Mon May 02 04:21:50 -0400 2011
`Model::count(null|array())` works like `Model::count()`
by
Yoan Blanc
Mon May 02 04:18:11 -0400 2011
Loading...