Tostis

Results 13 comments of Tostis

Method liquibase.change.ChangeFactory#init looks for classes that implement liquibase.change.Change so when running the application you have the class liquibase.ext.spatial.change.CreateSpatialIndexChange in your classpath. It can instantiate the class and calculate the right...

Try this patch. [certs.patch](https://github.com/user-attachments/files/20565481/certs.patch)