FreiMarkt / Database

Database Scripts
1 stars 0 forks source link

Password in the MEMBER table #4

Open dainiusjocas opened 10 years ago

dainiusjocas commented 10 years ago

In the MEMBER table there is a field defined as:

ppassword character varying(16)[] NOT NULL,

In my opinion the definition has several issues: