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)
commiteb8971c50e294462de3eb87569b545ecaec5a0c2
tree3a7f929143495255c356be1249533f5d185f011f
parent22b7e65cafcce33a5955f20882f99b631d92def5
Modified deleteRecords() to use the IN operator syntax.
6.x/src/java/com/marcozanon/macaco/database/MSqlTable.java