curveball / a12n-server

An open source lightweight OAuth2 server
Apache License 2.0
454 stars 49 forks source link

Fix(postgres): Fix postgres server start and type cast `created_at` field #533

Closed Zen-cronic closed 1 month ago

Zen-cronic commented 1 month ago

Fixed some compatibility issues with postgres. These issues don't pop up with mysql.

Pls see review for detailed comments.