netbird/.github
Bethuel Mmbaga a5811a2d7d
Implement experimental PostgreSQL store (#1939)
* migrate sqlite store to
 generic sql store

* fix conflicts

* init postgres store

* Add postgres store tests

* Refactor postgres store engine name

* fix tests

* Run postgres store tests on linux only

* fix tests

* Refactor

* cascade policy rules on policy deletion

* fix tests

* run postgres cases in new db

* close store connection after tests

* refactor

* using testcontainers

* sync go sum

* remove postgres service

* remove store cleanup

* go mod tidy

* remove env

* use postgres as engine and initialize test store with testcontainer

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-05-16 19:28:37 +03:00
..
ISSUE_TEMPLATE Update bug-issue-report.md label (#1640) 2024-02-29 10:21:00 +01:00
workflows Implement experimental PostgreSQL store (#1939) 2024-05-16 19:28:37 +03:00
pull_request_template.md Simplify event storing with one generic method (#662) 2023-01-24 10:17:24 +01:00