JasperFx / weasel

Database Development Made Easy for .Net
MIT License
65 stars 19 forks source link

Implement fix for marten issue #3068 #124

Closed bittercoder closed 3 months ago

bittercoder commented 3 months ago

Implements a fix for issues encountered creating ngram indexes on AWS RDS postgres instance. See https://github.com/JasperFx/marten/issues/3068 for more details.

Similar to issue #120 but relates to schemas other than public

mysticmind commented 3 months ago

@bittercoder approved to run the CI. Let us see if all tests are green.