aurweb/aurweb/models
moson 122df968dc
feat: Switch to postgres
Migrate from MariaDB to PostgreSQL.

Signed-off-by: moson <moson@archlinux.org>
2024-12-10 16:13:12 +01:00
..
__init__.py chore(deps): bump pre-commit tools/libs 2024-04-25 07:25:39 +02:00
accepted_term.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
account_type.py housekeep: TU rename - code changes 2023-09-30 16:45:04 +02:00
api_rate_limit.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
ban.py fix(test): Fixes for "TestClient" changes 2024-01-19 16:37:42 +01:00
declarative.py feat: Switch to postgres 2024-12-10 16:13:12 +01:00
dependency_type.py change(fastapi): refactor database ORM model definitions 2021-11-07 17:31:34 -08:00
group.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
license.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
official_provider.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_base.py feat: archive git repository (experimental) 2022-09-24 16:51:25 +00:00
package_blacklist.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_comaintainer.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_comment.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_dependency.py feat: Indicate dependency source 2023-09-03 14:17:11 +02:00
package_group.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_keyword.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_license.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_notification.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_relation.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_request.py feat: Switch to postgres 2024-12-10 16:13:12 +01:00
package_source.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_vote.py feat: GET|POST /account/{name}/delete 2022-09-30 05:08:50 -07:00
relation_type.py change(fastapi): refactor database ORM model definitions 2021-11-07 17:31:34 -08:00
request_type.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
session.py feat: GET|POST /account/{name}/delete 2022-09-30 05:08:50 -07:00
ssh_pub_key.py fix: delete associated ssh public keys with account deletion 2022-11-22 16:51:09 +00:00
term.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
user.py fix(test): Fixes for "TestClient" changes 2024-01-19 16:37:42 +01:00
vote.py housekeep: TU rename - Table/Column names, scripts 2023-09-30 16:45:05 +02:00
voteinfo.py housekeep: TU rename - Table/Column names, scripts 2023-09-30 16:45:05 +02:00