Ivan
Ivan
### Description When using the data editor to edit a field of a composite type, the new values are only registered if the field is NOT NULL before the edition....
The current model has some relationships between entities that used to work in earlier generations, but have become inaccurate, at least since the introduction of regional variants (unless you consider...
Estou recebendo o seguinte erro [nessa linha](https://github.com/urbanogilson/SICAR/blob/08021e9c2fe6d50aa03fdc003bcec70a0460c4ea/SICAR/drivers/captcha.py#L63) quando chamo `download_country`, `download_state` etc: ``` Traceback (most recent call last): File "d:\ivanl\git\car\car.py", line 6, in car.download_country() File "D:\ivanl\git\car\.venv\Lib\site-packages\SICAR\sicar.py", line 501, in download_country...
As pointed out in #215 and #217, overridden method names are out of the dev's control when subclassing an external library. But that actually extends to the whole method signature....
### Problem description Properties of type `Select` and `MultiSelect` have a madatory `options` parameter in their constructors, allowing new databases created from a ultimate-notion `Schema` to pre-populate the possible options...