bb-plane-fork/apiserver/plane/db/management/commands
guru_sainath df6a80e7ae
chore: add sync jobs for issue_version and issue_description_version tables (#6199)
* chore: added fields in issue_version and profile tables and created a new sticky table

* chore: removed point in issue version

* chore: add imports in init

* chore: added sync jobs for issue_version and issue_description_version

* chore: removed logs

* chore: updated logginh

---------

Co-authored-by: sainath <sainath@sainaths-MacBook-Pro.local>
2024-12-13 17:48:55 +05:30
..
__init__.py build: updated config for redis and wait_for_db command 2022-12-13 20:47:49 +05:30
activate_user.py dev: activate user command (#4628) 2024-05-28 17:30:38 +05:30
clear_cache.py chore: formatting changes 2024-11-21 17:42:44 +05:30
create_bucket.py chore: formatting changes 2024-11-21 17:42:44 +05:30
create_dummy_data.py chore: formatting changes 2024-11-21 17:42:44 +05:30
create_instance_admin.py chore: formatting changes 2024-11-21 17:42:44 +05:30
create_project_member.py chore: formatting and typo fixes 2024-12-04 19:40:37 +05:30
reset_password.py chore: formatting changes 2024-11-21 17:42:44 +05:30
sync_issue_description_version.py chore: add sync jobs for issue_version and issue_description_version tables (#6199) 2024-12-13 17:48:55 +05:30
sync_issue_version.py chore: add sync jobs for issue_version and issue_description_version tables (#6199) 2024-12-13 17:48:55 +05:30
test_email.py chore: formatting changes 2024-11-21 17:42:44 +05:30
update_bucket.py chore: formatting changes 2024-11-21 17:42:44 +05:30
wait_for_db.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
wait_for_migrations.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30