francisco-milan
01df9ce948
Fix typos and adjust comments within the codebase (Cont'd). ( #6780 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-30 06:36:46 +01:00
Marc Bernard
20c1a3c610
Refactor serializer constructor ( #6701 )
2023-12-18 17:16:00 -05:00
Lars Hvam
05c12aacc9
remove use of seok_pgmid_r3tr
& refactor class constructor ( #6347 )
2023-07-28 06:03:51 +02:00
Marc Bernard
0c9dc18a71
Enhance Serializer Interface - Filename Logic ( #6235 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-01 17:42:21 +02:00
Marc Bernard
39d2e88be3
Enhance Serializer Interface - Follow-up ( #6233 )
2023-04-20 17:34:03 +02:00
Marc Bernard
5f1dc6d5e0
Enhance Serializer Interface ( #6229 )
2023-04-20 16:20:01 +02:00
Marc Bernard
25bbbf89cd
Refactor: Remove delete_tadir
flag ( #5949 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-06 15:56:12 +01:00
Marc Bernard
0ab3ee0a06
Remove aliases from object classes ( #5588 )
2022-06-04 10:33:42 +02:00
Christian Günter
2ba6151355
JUMP: Switch execution order - first specific then generic ( #5357 )
...
* Switch jump order
* fix DDLS
* fix SHI3
2022-02-18 05:48:36 +01:00
Lars Hvam
f108143a90
add ORDER BY ( #4629 )
...
* add ORDER BY
* wdcc, add ORDER BY
* wapa add order by
* udmo, add order by
* tobj, add order by
* stvi, add order by
* CHAR, add order by
* CMOD, add order by
* dial, order by
2021-03-15 15:25:02 +01:00
Marc Bernard
ca0ff368c3
Remove obsolete late_deser from metadata ( #4243 )
...
* Remove obsolete late_deser from metadata
Final part to remove late_deser flag. Solution remains compatible with old bridge class which still uses the flag.
* Call
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-11-25 09:59:33 +01:00
Lars Hvam
1006105a09
bridge, no need to lookup in view ( #3653 )
...
lookup in the transparent table, note it has an index
2020-07-19 20:59:12 +02:00
Marc Bernard
01dce88475
Interface and implementing class in same package ( #3528 )
...
* Interface and implementing class in same package
* Interface and implementing class in same package
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-21 10:23:43 +02:00