Files
ormar/docs
Sepehr Bazyar b6e057c303 CheckColumns Constraint (#730)
* feat: add check columns class

* feat: write document of check columns part

* test: write a test for check columns constraints

* fix: debuging test exception raise mysql

* fix: set pragma no cover to ignore cov

* fix: ignore pytest raise in python 3.x not 10

* feat: set constraint name for check columns

* refactor: support index and check overwrites

* fix: debuging check constraint arguments

* fix: debug coverage all code tests

* fix: pass the map of type constraint to counter

* refactor: edit check name replace sapce underline

* refactor: write new function copy constraints

* test: write test for invalid constraint type

* fix: debug text cluase replaced names

* fix: set pragma no cover for result returned

* refactor: no coverage for main if statement

* perf: change get constraint copy func code

* fix: fix bug in mypy typing check
2022-07-14 10:05:30 +02:00
..
2021-05-31 19:04:01 +02:00
2022-04-27 12:01:00 +02:00
2022-07-14 10:05:30 +02:00
2021-10-08 16:56:59 +04:00
2022-05-06 12:50:26 +02:00
2022-07-04 12:41:28 +02:00
2021-07-06 15:11:26 +02:00
2020-11-01 11:41:18 +01:00
2020-11-01 11:41:18 +01:00
2022-06-26 19:36:13 +02:00