ニュース

Developing a point-of-sale system that uses a MS Access database. We'd like to use our program to create all the necessary tables and their fields in the database when the user starts up a new ...
Now, this app uses surrogate keys extensively (Django doesn't allow composite primary keys and encourages the use of surrogates heavily).