edgy
edgy copied to clipboard
Feature/cleanup field factory
Changes:
- CompositeField inherits from FieldFactory
- cleanup FieldFactory
- inheritance checks work on fields (through I still use
__type__for adoption type checks
Update:
- run tests also on release branch
- use more recent postgresql 16 instead of 10