Remove Database.CleartextPassword from the data model
There's no reason for it to be exposed, it is currently an implementation detail in how new MySQL databases are created (the password reset flow for databases does not use it after that).
There's no reason for it to be exposed, it is currently an implementation detail in how new MySQL databases are created (the password reset flow for databases does not use it after that).