Modified deleteRecords() to use the IN operator syntax.
authorMarco Zanon <info@marcozanon.com>
Thu, 31 Aug 2017 21:55:00 +0000 (21:55 +0000)
committerMarco Zanon <info@marcozanon.com>
Thu, 31 Aug 2017 21:55:00 +0000 (21:55 +0000)
commited45ae02384d7888afa3e5b6c4e6329efdf908b0
treedf028259b5bccefce60bed2976d04a468bdeec2f
parent5be8192944d0d248112b0c0327c9ae85afdd81ff
Modified deleteRecords() to use the IN operator syntax.
src/java/com/marcozanon/macaco/database/MSqlTable.java