Quinten Bruynseraede

Results 2 issues of Quinten Bruynseraede

This PR adds a `retract_all()` function to all 3 Prolog engines (SWIPL, XSB and GNUProlog). `retract_all()` retracts all previously asserted clauses from the engine, which allows you to start clean...

enhancement

### Terraform CLI Version 1.3.10 ### Terraform Provider Version 0.92.0 ### Terraform Configuration ```terraform provider "snowflake" { account = user = role = "ACCOUNT_ADMIN" authenticator = "JWT" private_key = }...

general-usage