0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 09:19:40 +00:00
alerta_alerta/alerta/database
Víctor M. García Muñoz c794a04f00
Support custom backends defined as entry point (#1826)
* Support custom backends defined as entry point

A custom backend may be needed to support a different database or
to extend or modify current backends functionality.
With this modification, a custom backend can be defined using an
entry point to provide its module location.

* Change entry point name for custom backends and include an example
2023-03-09 18:27:53 +01:00
..
backends fix: Change ORDER BY no-op for Postgres 15 (#1820) 2023-03-07 09:07:25 +01:00
__init__.py Flatten directory structure 2017-09-20 15:08:46 +01:00
base.py Support custom backends defined as entry point (#1826) 2023-03-09 18:27:53 +01:00