=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== cl-csv-20200929.git68ecb5d/clsql.lisp-58- (member should-have-serial-id (data-table:column-names dt) :test #'string-equal)) cl-csv-20200929.git68ecb5d/clsql.lisp:59: (error #?"This table already has an id column name `${should-have-serial-id}` Column! Perhaps you wish to turn off should-have-serial-id or assign it a different name?")) cl-csv-20200929.git68ecb5d/clsql.lisp-60- (apply #'data-table:ensure-table-for-data-table dt table-name keys)