hieunguyen / tuongky

Chinese Chess knowledge database.
MIT License
3 stars 8 forks source link

Data consistency #2

Open ntson2 opened 10 years ago

ntson2 commented 10 years ago

Maintain data consistency between User, UserMetadata, Problem, Solution, ProblemAttempt. Eg: delete a record in User, the references in other tables must be deleted as well.

hieunguyen commented 10 years ago

Has this got fixed already?