wultra / powerauth-push-server

PowerAuth Push Server repository
Apache License 2.0
24 stars 12 forks source link

Fix #853: SQL against push_inbox table failes in SQLServer #859

Closed romanstrobl closed 3 days ago

romanstrobl commented 4 days ago

~I renamed the columns which do not work properly in MSSQL due to clash with MSSQL keywords.~

We will use Hibernate backticks to handle sensitive column names.