During my refactoring of Runwar/CommandBox I was l...
# box-products
b
During my refactoring of Runwar/CommandBox I was looking at the little MariaDB4j integration that was built into runwar (added about 7 years ago in 2016). There were never first-class settings for it in CommandBox so you would have had to use the
runwar.args
setting to activate. It also required you to include the MariaDB4j jars yourself in the classpath. (Note this is separate from the MariaDB CommandBox module @janjannek made). The settings it supported were: • enable • port • base directory • data directory • SQL file to import So my question is, does anyone use the built in MariaDB4j integration in Runwar? If I removed it, would anyone care? If I put in first-class settings and documented it, would people use it? Does it sound useful? Worthless? 🙂
Reply here...
The discussion will be a bit more durable on the community forum