Hadi Nategh
|
b3f2d7b102
|
Revert part of commit 05ce70f1a8 because it breaks codes where result of search function expecting to be an array instead of Db2DataIterator (eg. timesheet)
|
2019-01-28 12:35:41 +01:00 |
|
nathangray
|
05ce70f1a8
|
Fix missing types in admin queue and history
|
2019-01-23 10:41:52 -07:00 |
|
Ralf Becker
|
cfe9204f77
|
allow sql fragments in Api\Storage\Base::delete as in other places
|
2017-11-06 16:43:23 +01:00 |
|
Ralf Becker
|
790fa8c71d
|
allow sql fragments in Api\Storage\Base::delete as in other places
|
2017-11-06 16:24:30 +01:00 |
|
Ralf Becker
|
b30c712e19
|
allow to add SQL with nummeric keys to Storage\Base::read() argument, like in ::search or Db::select
|
2017-07-19 17:39:22 +02:00 |
|
nathangray
|
71de64fe8f
|
Break out parsing search into its own function
|
2017-03-16 10:54:27 -06:00 |
|
nathangray
|
0f83206907
|
* All apps - Add special search case for #<int> to only match the ID, not search the whole entry
|
2017-03-07 12:24:42 -07:00 |
|
Ralf Becker
|
bf0d1c47a0
|
fix sql error after clear cache, because db class has again type "mysqli" instead of just "mysql"
|
2016-04-27 10:42:31 +00:00 |
|
Ralf Becker
|
2baf654e14
|
move all tables to new api and update api to 16.1
|
2016-04-02 19:55:08 +00:00 |
|
Ralf Becker
|
77c5102792
|
fixed more namespace issues found by doc/check_namespace.php I wrote and forgot about it ;-)
|
2016-03-21 21:21:40 +00:00 |
|
Ralf Becker
|
2f4c727f9d
|
moving eT2 server-side to api
|
2016-03-19 13:06:07 +00:00 |
|
Ralf Becker
|
fcca19cfcf
|
moving so_sql* to Api\Storage
|
2016-03-06 09:05:20 +00:00 |
|