php.activerecord
Download
Wiki
Docs
News
Forums
About us
Sign in
Register
Home
Users
Show
Juan Felipe Narvaez
Registered on: 2012-02-15
Last connection: 2012-02-15
Activity
Reported issues: 0
2012-02-15
05:40 AM
PHP ActiveRecord
General: Problem with update a table that dont have any auto_increment id
Good Mornig;
I have a problem trying to update a table, i have a few attributes but i dont have any attribute called...
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
No-one any other thoughts?
by
Nanne Huiges
Wed Feb 15 11:36:17 -0500 2012
If you get the error "duplicate primary key" you have a primary key in your table...
by
Nanne Huiges
Wed Feb 15 09:00:14 -0500 2012
Good Mornig; I have a problem trying to update a table, i have a few attributes ...
by
Juan Felipe Narvaez
Wed Feb 15 05:40:44 -0500 2012
Also crossposted this to stackoverflow (http://stackoverflow.com/q/9280455/546999...
by
Nanne Huiges
Wed Feb 15 03:08:36 -0500 2012
I just found out I had another class named "tag" which I presume is what php acti...
by
Afeique Sheikh
Mon Feb 13 20:30:05 -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...