0.3.0
Pre-release
Pre-release
This release adds support for mysql and postgres and introduces the following bc breaks:
- Condition
StringEqualCondition
is nowStringMatchCondition
, please update your policies accordingly ladon.NewPostgresManager
is nowladon.NewSQLManager
ladon.PostgresManager
is nowladon.SQLManager
- Postgres columns that were not used have been removed