mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 17:44:43 +03:00
Fix alias migration warning (#4465)
This commit is contained in:
parent
bd93cf3b46
commit
b64038af48
@ -1,5 +1,5 @@
|
|||||||
defmodule Plausible.IngestRepo.Migrations.AliasApiPropNames do
|
defmodule Plausible.IngestRepo.Migrations.AliasApiPropNames do
|
||||||
"""
|
@moduledoc """
|
||||||
Migration adds a ALIAS columns needed to keep DB schema and api
|
Migration adds a ALIAS columns needed to keep DB schema and api
|
||||||
property naming in sync to reduce overhead in code.
|
property naming in sync to reduce overhead in code.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user