Markers
Table of Contents
| src/Config.php | 2 |
| src/DB/Database.php | 2 |
| src/DB/DatabaseSimulate.php | 1 |
| src/DB/QueryUpdate.php | 1 |
| src/MagratheaModel.php | 1 |
Config.php
| Type | Line | Description |
|---|---|---|
| TODO | 136 | exception 704 on key does not exists |
| TODO | 201 | exception 704 on key does not exists |
Database.php
| Type | Line | Description |
|---|---|---|
| TODO | 320 | confirms if this is working properly |
| TODO | 351 | confirms if this is working properly |
DatabaseSimulate.php
| Type | Line | Description |
|---|---|---|
| TODO | 252 | confirms if this is working properly |
QueryUpdate.php
| Type | Line | Description |
|---|---|---|
| TODO | 61 | merge array instead of replacing it |
MagratheaModel.php
| Type | Line | Description |
|---|---|---|
| TODO | 262 | create query to UPDATE in case of id already exists... (or deal with it with an exception) |