AltairCA / EntityFrameworkCore.PostgreSQL.ColumnEncryption

NPGSQL Extension that supports native PostgreSql's [Raw Encryption Functions (encrypt_iv,decrypt_iv with aes-cbc/pad:pkcs)]
15 stars 3 forks source link

Only Get Valid Entities #2

Closed LuvForAirplanes closed 2 years ago

LuvForAirplanes commented 2 years ago

Prevents the null reference exception in #1

LuvForAirplanes commented 2 years ago

@AltairCA Any idea when this could merged and released? We would like to use it on an internal project.

AltairCA commented 2 years ago

I'll publish it. Thanks for the fix.