Stepan

Results 2 issues of Stepan

I create custom index (inherit from Index). if I am not declare index_name in my Index, i have error: `AttributeError: 'UniqueIndexWithCondition' object has no attribute 'index_name'` if i declare a...

Tried to run cwe_checker on arm64 (mac m1) and x86_64 (failed). I build cwe_checker from source. On arm64 everything is great. For example ``` root:/src/cwe/tmp_files# ls -l -rw-r--r-- 1 root...