|
|
8b44550f06
|
Style fixes.
|
2023-04-30 16:52:38 +02:00 |
|
|
|
d6aefc502b
|
app/models/Data/Base.php: make hasChanged() compatible with base class.
|
2022-07-26 19:58:50 +02:00 |
|
|
|
dcff1a81b2
|
app/models/Data/Base.php: override hasChanged()
Phalcon throws an exception if no valid snapshot data is present.
We override this behaviour by treating no
snapshot data (new row) as changed.
|
2018-08-22 06:06:56 +02:00 |
|
|
|
6173d56fd4
|
change model namespace to App\Model\Data
|
2018-04-02 23:35:49 +02:00 |
|
|
|
560234c6d1
|
app/models/Data/Base.php: should extend Phalcon\Mvc\Model
|
2018-04-01 11:05:18 +02:00 |
|
|
|
e869a1cab4
|
initial commit
|
2017-09-01 17:10:27 +02:00 |
|