Hey, using Dao is it possible to have a `Entity#ne...
# exposed
m
Hey, using Dao is it possible to have a
Entity#new
that does
INSERT IGNORE INTO
instead of just
INSERT INTO
?
j
...unlikely