• Kamil Trzciński's avatar
    Ensure that transaction boundaries are always parsed · f1f49028
    Kamil Trzciński authored
    Since non-materialised transactions can be init in a suppressed
    block we need to ensure that transaction boundaries are always parsed.
    The exception raised in a suppressed block will generate rollback
    outside resulting in a wrong behavior.
    f1f49028
query_analyzer.rb 3.54 KB