Issues
- 1
- 0
Reject all invalid decimal values
#109 opened by roskakori - 0
Cleanup range parsers
#97 opened by roskakori - 0
Add validated writing
#84 opened by roskakori - 0
Remove support for Python 3.7
#149 opened by roskakori - 0
Add option to build SQL create table statement
#98 opened by roskakori - 3
Support for more quote characters
#113 opened by michele-deus - 0
Add documentation and test for CSV quoting
#143 opened by roskakori - 0
Question : ignore colunm missing in ods
#140 opened by thomas-upecom - 0
Clean up build and code
#131 opened by roskakori - 0
Drop support for Python 2.x
#124 opened by roskakori - 0
Change CI to GitHub
#125 opened by roskakori - 11
ERROR:cutplace:field type part must be a single word, but after 'Integer' there also is ''
#121 opened by JonathanXC - 1
Convert CID to SQL statements
#73 opened by roskakori - 1
Add support for multiple SQL dialects
#103 opened by roskakori - 1
- 2
- 0
RFE: some nice to have features
#120 opened by magsoftware - 0
No decimal separator for CID in excel format
#119 opened by magsoftware - 0
Gives error for the field with spaces or hyphen or underscore for Type: Choice
#118 opened by vishakhabhasin - 0
Support for multiple checks on single field
#116 opened by vishakhabhasin - 5
Opening a data file in UTF-16 with rows containing the € symbol results in a ValidationError
#112 opened by michele-deus - 1
Improve Excel data fields
#110 opened by roskakori - 0
Clean up examples and tutorial
#107 opened by roskakori - 6
Add graphical user interface
#77 opened by roskakori - 1
Upgrade project to Pyscaffold 2.x
#108 opened by roskakori - 1
Cleanup InputLocation
#65 opened by heubi95 - 2
Cleanup PEP8 issues
#66 opened by roskakori - 0
Add Delimited-CID reader for data format
#71 opened by heubi95 - 0
Validate file with informations from a CID
#75 opened by heubi95 - 1
Replace `open` function for python 2 support
#78 opened by heubi95 - 2
- 0
Implement upper and lower limit for ranges
#81 opened by heubi95 - 0
Add option to increase performance by skipping validation of field format and checks
#86 opened by roskakori - 1
Cleanup validatedFieldName
#70 opened by heubi95 - 1
Automatize tests with ant
#69 opened by heubi95 - 1
Cleanup and test errors.py
#68 opened by heubi95 - 2
Clean up errors thrown in data.py and related tests
#67 opened by heubi95 - 0
Add option to build T/SQL bulk insert statements
#101 opened by roskakori - 0
Add option to build SQL*Loader control files
#100 opened by roskakori - 0
Add option to build bcp import script
#99 opened by roskakori - 2
cutfile ignoring data format property Header
#93 opened by ropable - 0
Add constant field format
#92 opened by roskakori - 2
Consider length for valid Integer range
#80 opened by roskakori - 1
- 0
Add support for delimited data without quote character and/or escape character
#83 opened by roskakori - 1
Cleanup project structure and build process
#74 opened by roskakori - 0
Cleanup validation for declared field formats
#82 opened by roskakori - 1
- 1
Add support for ODS files
#76 opened by roskakori