Commit 48bb075
committed
[FIX] records: remove double quote_ident
The results of get_fk are quote_idented by default.
Adding more quotes may result in sql syntax errors
when the table names or column names are not standard.
closes #11
Signed-off-by: Christophe Simonis (chs) <[email protected]>1 parent 7681fac commit 48bb075
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
0 commit comments