alfiop78 / alfiop78/web-bi

Validazione SQL

Open
#71 0 comments 0 reactions 1 assignee Claimed by @alfiop78 View on GitHub
bug
Dominant language
PHP
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Quando viene inserito un filtro con una IN () con uno spazio iniziale, tra gli elementi all'interno della parentesi, si verifica un errore SQL
Es. : `IN ( '002', '010')` produce un errore, mentre `IN ('002','010')` no

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.