8000 Tags · rinconjc/db-upgrader · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Tags: rinconjc/db-upgrader

Tags

1.0-beta15

Toggle 1.0-beta15's commit message
close statements

1.0-beta14

Toggle 1.0-beta14's commit message
Fixed early termination of statement parser due to empty statement.

1.0-beta13

Toggle 1.0-beta13's commit message
avoid NPE when parameters are not provided

1.0-beta12

Toggle 1.0-beta12's commit message
fix Oracle timestamp not compatible with java.sql.Timestamp

1.0-beta8

Toggle 1.0-beta8's commit message
added last_sync column to version table

1.0-beta7

Toggle 1.0-beta7's commit message
Fixed number cast issue

1.0-beta6

Toggle 1.0-beta6's commit message
Fixed number cast issue

1.0-beta5

Toggle 1.0-beta5's commit message
Fix incorrectly matching / used as a divide operator as statement sep…

…arator.

1.0-beta4

Toggle 1.0-beta4's commit message
Allow custom statement separators, e.g. /, improved statement iterato…

…r algorithm

1.0-beta3

Toggle 1.0-beta3's commit message
support block comments in SQL scripts.

0