我正在使用spring boot和oracle V11.2.0.4.0数据库来开发微服务,但我的pringBootApplication由于以下错误而无法运行:2020-02-18 15:24:13.045 INFO 16476 --- [main] o.h.e.j.e.internal.JdbcEnvironmentImpl :
Could not fetch the SequenceInf
o.h.tool.hbm2ddl.SchemaValidator - HHH000319: Could not get database metadata select sequence_name fromall_sequences union select synonym_name fromall_sy
我在使用Rails 4.1.1和activerecord-oracle_enhanced-adapter 1.5.4时遇到了问题。us.sequence_name fromall_sequences us where us.sequence_owner = 'USER_DEV' and us.sequence_name = 'PROJECTS_SEQ'
=> Primary Key (8.2ms) SELECT cc.column_name FROM al