Commit graph

4 commits

Author SHA1 Message Date
Chinmay Pai
ed34713b51
fix: check if doctype exists before replacing null values (#8507)
* fix: check if doctype exists before replacing null values

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>

* fix: use re.sub instead of replace

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-27 14:35:46 +05:30
deepeshgarg007
48e2ff5924 fix: Code cleanup 2019-03-18 15:18:25 +05:30
deepeshgarg007
78deb1aec4 fix: Escape sql keywords 2019-03-18 09:27:35 +05:30
deepeshgarg007
fb49819cd7 fix: Replace NULL values with zero having data type as INT, FLOAT or DECIMAL 2019-03-18 08:47:17 +05:30