sqry-lang-python 7.1.5

python language plugin for sqry
Documentation
---
source: sqry-lang-python/tests/relations_differential.rs
expression: normalized
---
[
    (
        "create",
        "Repository",
        3,
    ),
    (
        "create",
        "Service",
        4,
    ),
    (
        "create",
        "User",
        2,
    ),
]