mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-29 03:04:16 +01:00
1f951f7c39
* add migration for function * add test * fix migration name * approach to address raw sql in migrations * add more tests, address review * add equal timestamps test * update structure * format * much better approach, fix tests
9 lines
349 B
Plaintext
9 lines
349 B
Plaintext
admin: 0003_logentry_add_action_flag_choices
|
|
auth: 0012_alter_user_first_name_max_length
|
|
axes: 0006_remove_accesslog_trusted
|
|
contenttypes: 0002_remove_content_type_name
|
|
ee: 0005_project_based_permissioning
|
|
posthog: 0173_should_update_person_props_function
|
|
rest_hooks: 0002_swappable_hook_model
|
|
sessions: 0001_initial
|
|
social_django: 0010_uid_db_index |