datajoint / datajoint-python

Relational data pipelines for the science lab
https://datajoint.com/docs
GNU Lesser General Public License v2.1
166 stars 84 forks source link

Allow password expiration handling #817

Open guzman-raphael opened 3 years ago

guzman-raphael commented 3 years ago

https://github.com/PyMySQL/PyMySQL/issues/572

Also, to be compatible with this approach, we will need to:

dimitri-yatsenko commented 3 years ago

Let's start working toward feature parity with postgresql and verify that each feature would work equivalently with postgresql too.