Milan
3f5e4a84fb
db.pm: output call stack on error
2024-02-17 20:44:02 +01:00
Milan
fe857c6f65
lib: replace shift my @_ (pt2)
2023-05-20 20:22:57 +02:00
Milan
6e2a04dd94
db.pm: support more names
...
names like "table" or "column" can now be used for column names
2023-03-20 22:55:49 +01:00
Milan
96c5bad0e6
db.pm: fix table columns
...
-query the previously connected database on fetching table columns
-avoid small/big letter on accessing the database schema
2023-02-17 21:45:56 +01:00
Milan
9d5b154b69
lib/calcms: remove debug code
2022-11-18 23:13:08 +01:00
Milan
b28cf1e6e0
db.pm: add long-running connection cache
2022-11-18 21:58:05 +01:00
Milan
1851509586
db.pm: fix "put" and shorter
2022-11-18 21:56:53 +01:00
Milan
e0106e2a0c
lib/calcms: remove dead code
2022-11-18 00:18:31 +01:00
Milan
25094e45ba
calcms/db.pm: parameter passing
2020-11-14 21:06:23 +01:00
Milan
a769424a6e
remove use base Exporter;
...
no need to call import
2020-11-14 21:06:23 +01:00
Milan
7b565c6d9b
use map for table columns
2020-11-14 21:06:23 +01:00
Milan
41b0495c2e
use map instead for on creating hash tables
2020-11-14 21:06:22 +01:00
Milan
9f8170507e
use sorted keys on SQL update statement
...
make sure, sorted keys are used for query and binding variable.
2020-11-14 21:06:22 +01:00
Milan
72b0408515
db.pm: connection cache
2020-11-14 21:06:22 +01:00
Milan
d3fc5f998a
remove cache
...
* remove cache, cache setup is not easy, todays servers do not really
* need it anymore
* add prototypes and fix parameter issues
* suppress redefinition
2019-04-22 00:59:40 +02:00
Milan
2481490e7d
improve database performance
2018-09-06 23:05:44 +02:00
Milan
a6b656779b
refactoring
...
update package definition
fix dependencies
remove global variables
2018-09-02 09:39:24 +02:00
Milan
3e338758e9
fix array length determining and cleanup
2018-08-31 23:15:57 +02:00
Milan
05b1251c1a
refactoring
...
optimize imports
reformat source code
remove unused cpu and memory log functionality
2018-08-29 00:10:15 +02:00
Milan
69e5d0e4c6
copy current state of medienstaatsvertrag.org, to be verified
2017-12-18 10:58:50 +01:00