Vasek Keberdle

  • Registered on: 2015-10-13
  • Last connection: 2017-03-23

Activity

Reported issues: 0

2017-01-03

12:20 PM PHP ActiveRecord Help: Cannot change $primary_key
Hi,
I cannot change $primary_key of entity.
After save is still in database original value.
$ended_uniq_cu...

2016-05-14

04:04 PM PHP ActiveRecord Help: RE: PHP7 Incorrect datetime value: '2016-05-14 19:34:37 UTC'
Help edit Connection.php
public function datetime_to_string($datetime)
{
return $datetime->format('Y-m-d H:i:s...
03:43 PM PHP ActiveRecord Help: PHP7 Incorrect datetime value: '2016-05-14 19:34:37 UTC'
Hi, I am testing app on PHP7 ( on PHO5.6 works well) and i get error :
$database->date = new \DateTime();
Fat...

2015-10-13

04:11 AM PHP ActiveRecord Help: RE: Database::all doesnot work
Yes,
I am NewBie whit PhpActiveRecords
\Db\MaxBySurovina::all -> get empty array if find 0 results.
I except no ar...
03:40 AM PHP ActiveRecord Help: Database::all doesnot work
Hi,
I have database:
CREATE TABLE IF NOT EXISTS `zs_max_by_surovina` (
`id` int(11) NOT NULL AUTO_INCREMENT,
...

Also available in: Atom