AlgebraicJulia/DataMigrations.jl

Deprecate ::

Aperta

#50 aperta il 29 set 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (2 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (5 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor