• Florian Sachs's avatar
    handle multiple pks in AdminModelConverter.converter() · 22c925e2
    Florian Sachs authored
    * New helper-function `contrib.sqla.tools.has_multiple_pks(model)`
    * The unique validator is only added to the primary key column in `converter()`, when the model does not have multiple primary keys.
    * Removed option `form_excluded_pk_columns_from_unique_validation`
    * documentation updated
    * example updated
    22c925e2
Name
Last commit
Last update
..
mongoengine Loading commit data...
peewee Loading commit data...
peeweemodel Loading commit data...
pymongo Loading commit data...
sqla Loading commit data...
sqlamodel Loading commit data...
__init__.py Loading commit data...
fileadmin.py Loading commit data...
rediscli.py Loading commit data...