SQLite
This commit is contained in:
0
constants/__init__.py
Normal file
0
constants/__init__.py
Normal file
4
constants/argumentTypes.py
Normal file
4
constants/argumentTypes.py
Normal file
@@ -0,0 +1,4 @@
|
||||
optional = 0
|
||||
required = 1
|
||||
one_required = 2
|
||||
only_one = 3
|
||||
Reference in New Issue
Block a user