Commit graph

15 commits

Author SHA1 Message Date
Johannes Meyer
489c8c457c Utilize Icinga\Module\Icingadb\Common\Model where applicable 2025-10-15 11:29:37 +02:00
Sukhwinder Dhillon
89c0bb0686 Models: Add property type hints so that phpstan can scan correctly 2024-03-13 16:34:21 +01:00
Johannes Meyer
10577631b3 Enhance column labels 2022-07-11 17:31:53 +02:00
Johannes Meyer
462af082d7 Introduce Icinga\Module\Icingadb\Model\Vars 2022-06-09 15:16:34 +02:00
Johannes Meyer
47332faffa Model: Rename getMetaData into getColumnDefinitions 2022-06-09 13:24:41 +02:00
Eric Lippmann
d0d9a5edc0 Drop Binary behavior
Now part of ipl-orm.
2022-05-24 16:04:23 +02:00
Eric Lippmann
c859ec3a0d Add Binary behavior for binary columns 2022-05-24 16:04:23 +02:00
Noah Hilverling
ea6532e0c3 Implement schema command_id prefix change
Icinga DB PR: https://github.com/Icinga/icingadb/pull/385

Co-authored-by: Eric Lippmann <eric.lippmann@icinga.com>
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2021-11-12 09:35:07 +01:00
Johannes Meyer
75e9e2e72e Model: Add various missing relations needed for restrictions 2021-03-17 17:53:36 +01:00
Johannes Meyer
72386601fa Implement getMetaData() in all important models 2021-03-08 12:08:38 +01:00
Johannes Meyer
9192ae57f2 Model: Define missing vars relation for some models 2021-01-14 11:17:08 +01:00
Johannes Meyer
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Johannes Meyer
cac4fd2908 Model: Adjust BelongsToMany::setThrough() usages
So they'll use `BelongsToMany::through()` now
2019-11-19 14:22:17 +01:00
Eric Lippmann
77b4930098 Rename to Icingadb 2019-11-05 01:07:30 +01:00
Eric Lippmann
10f58fb4a0 Rename library/Eagle to library/Icingadb 2019-11-05 01:06:28 +01:00
Renamed from library/Eagle/Model/Notificationcommand.php (Browse further)