johnnyq
|
b3744e9ed5
|
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
|
2026-08-06 13:10:23 -04:00 |
|
johnnyq
|
b8c9d5b4cf
|
Query Optimization: Select only needed columns instead of SELECT * on looped queries
|
2026-08-06 12:59:43 -04:00 |
|
johnnyq
|
b3f959ac55
|
Use Short echo tags across the code
|
2026-07-28 18:47:52 -04:00 |
|
johnnyq
|
dae7f09650
|
Remove _details, fix plural and singular file naming in admin, update admin post to match agent post
|
2026-07-15 00:38:34 -04:00 |
|
johnnyq
|
38a042d435
|
Remove _details and use singular filename for certain objects
|
2026-07-15 00:12:27 -04:00 |
|