• Dave Syer's avatar
    Ensure ddl-auto=none for non-embedded database · 97adb5c1
    Dave Syer authored
    A more thorough check is needed to avoid the false assumption
    that the DataSource is embedded just because an embedded database
    is on the classpath. You really have to try and look in the connection
    metadata, so that's what we now do.
    
    Fixes gh-621, fixes gh-373
    97adb5c1
Name
Last commit
Last update
..
amqp Loading commit data...
aop Loading commit data...
batch Loading commit data...
condition Loading commit data...
data Loading commit data...
jdbc Loading commit data...
jms Loading commit data...
jmx Loading commit data...
logging Loading commit data...
mobile Loading commit data...
mongo Loading commit data...
orm/jpa Loading commit data...
reactor Loading commit data...
redis Loading commit data...
security Loading commit data...
thymeleaf Loading commit data...
web Loading commit data...
AdhocTestSuite.java Loading commit data...
AutoConfigurationPackagesTests.java Loading commit data...
AutoConfigurationReproTests.java Loading commit data...
AutoConfigurationSorterTests.java Loading commit data...
EarlyInitFactoryBean.java Loading commit data...
MessageSourceAutoConfigurationTests.java Loading commit data...
PropertyPlaceholderAutoConfigurationTests.java Loading commit data...
SpringJUnitTests.java Loading commit data...
TestAutoConfigurationPackage.java Loading commit data...
TestAutoConfigurationPackageRegistrar.java Loading commit data...