AlgebraicJulia/DataMigrations.jl

Deprecate ::

开放

#50 创建于 2023年9月29日

 (0 条评论) (0 个反应) (0 位负责人)Julia (2 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (5 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

You're allowed to use :: in place of => in @migration calls that are going to end up parsed by parse_diagram_ast but not by parse_mapping_ast, which is a ridiculous situation. Probably the extra symbol is pointless sugar.

贡献者指南