The macros exported by DiagrammaticPrograms.jl as well as the data types QueryDiagram and QueryDiagramHom, all methods of migrate for conjunctive, duc, and gluc migrations, colimit_representables, methods for composeing the Query structures with functors and natural transformations, are moved out to DataMigrations.jl.
Remaining are the facilities for plain delta migrations and sigma migrations.
The macros exported by
DiagrammaticPrograms.jl
as well as the data typesQueryDiagram
andQueryDiagramHom
, all methods ofmigrate
for conjunctive, duc, and gluc migrations,colimit_representables
, methods forcompose
ing theQuery
structures with functors and natural transformations, are moved out to DataMigrations.jl.Remaining are the facilities for plain delta migrations and sigma migrations.