jitsuishi

Results 2 issues of jitsuishi

I am using Oracle DB for testing. Also, the application user and the schema management user are different. Watching at changes.changesList in the code below, it's null. ``` OracleDataSource ods...

enhancement

"ORA-00942: table or view does not exist" occurs when calling setStartPointNow(). Because the table name created by Flyway is lowercase, you must enclose the table name in double quotes when...

bug