issues
search
peijunzou
/
dbdeploy
Automatically exported from code.google.com/p/dbdeploy
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does dbdeploy support ParAccel
#84
GoogleCodeExporter
opened
8 years ago
0
fails to run statement with -- embedded in string
#83
GoogleCodeExporter
opened
8 years ago
0
ORA-00911: invalid character executing update script
#82
GoogleCodeExporter
opened
8 years ago
1
Support encrypted database password in the maven plugin
#81
GoogleCodeExporter
opened
8 years ago
2
Support includes/excludes patterns for scripts
#80
GoogleCodeExporter
opened
8 years ago
0
How to keep script format?
#79
GoogleCodeExporter
opened
8 years ago
0
Generated apply script should automatically rollback on errors
#78
GoogleCodeExporter
opened
8 years ago
0
update mysql changelog script
#77
GoogleCodeExporter
opened
8 years ago
0
dbdeploy:change-script does not work with default scriptdirectory
#76
GoogleCodeExporter
opened
8 years ago
2
Optionally include a script to run after all deltas have been applied
#75
GoogleCodeExporter
opened
8 years ago
0
User selectable filename patterns
#74
GoogleCodeExporter
opened
8 years ago
1
how I can do next when i use dbdeploy by maven dbdeploy plugin? Hope get your help?
#73
GoogleCodeExporter
opened
8 years ago
0
How to use dbdeploy ? I have configured
#72
GoogleCodeExporter
opened
8 years ago
1
UNDO is not working - does it need to be run manually?
#71
GoogleCodeExporter
opened
8 years ago
0
Standard comments style doesn't work for mysql
#70
GoogleCodeExporter
opened
8 years ago
0
initial sentences
#69
GoogleCodeExporter
opened
8 years ago
0
No easy way to handle multi-line strings
#68
GoogleCodeExporter
opened
8 years ago
1
Issue when calling Oracle functions and Procedure
#67
GoogleCodeExporter
opened
8 years ago
0
Check for modified scripts
#66
GoogleCodeExporter
opened
8 years ago
1
Failed to apply change script to create oracle function
#65
GoogleCodeExporter
opened
8 years ago
0
Multiple projects to the same database
#64
GoogleCodeExporter
opened
8 years ago
1
Netezza support
#63
GoogleCodeExporter
opened
8 years ago
0
Include create changelog as part of the core instead of an ant task
#62
GoogleCodeExporter
opened
8 years ago
0
DBDeploy breaks if table called change_log already exists with different structure
#61
GoogleCodeExporter
opened
8 years ago
1
http://dbdeploy.com/ site is not up-to-date
#60
GoogleCodeExporter
opened
8 years ago
0
control comments / modlines
#59
GoogleCodeExporter
opened
8 years ago
0
Can not find a build.xml from the dbdeploy-dist-3.0M3-distribution.zip
#58
GoogleCodeExporter
opened
8 years ago
2
support create-changelog-table
#57
GoogleCodeExporter
opened
8 years ago
0
the example maven pom in the distribution has an incorrect version number
#56
GoogleCodeExporter
opened
8 years ago
1
Trimming change scripts can make e.g. views and SPs unreadable in vendor supplied tools
#55
GoogleCodeExporter
closed
8 years ago
1
support change numbers as long rather than int
#54
GoogleCodeExporter
opened
8 years ago
3
avoid need to include password on command line
#53
GoogleCodeExporter
closed
8 years ago
3
improve error reporting when a change script fails
#52
GoogleCodeExporter
closed
8 years ago
2
dbdeploy-core.jar is not included in the distribution.zip
#51
GoogleCodeExporter
closed
8 years ago
3
triggers causing syntax errors
#50
GoogleCodeExporter
opened
8 years ago
3
CLI consolidated output change_number wrong
#49
GoogleCodeExporter
closed
8 years ago
3
Cannot use script numbers greater than 999
#48
GoogleCodeExporter
closed
8 years ago
2
[PATCH] Stream not closed in script mode
#47
GoogleCodeExporter
closed
8 years ago
2
[PATCH] Unit test fails on Windows because the file separator is \
#46
GoogleCodeExporter
closed
8 years ago
4
[PATCH] delimiter and delimiterType have no effect in script mode
#45
GoogleCodeExporter
closed
8 years ago
9
Create Procedure must be the first statement in a query batch on MS SQL
#44
GoogleCodeExporter
opened
8 years ago
0
Invalid procedures and functions created in oracle
#43
GoogleCodeExporter
closed
8 years ago
9
update documentation to include gant example
#42
GoogleCodeExporter
opened
8 years ago
1
Allow scripts to be conditionally included. e.g. to prevent some scripts being run in production
#41
GoogleCodeExporter
opened
8 years ago
3
Prescence of comments in SQL file causes java.lang.RuntimeException: java.sql.SQLException: Invalid SQL type
#40
GoogleCodeExporter
opened
8 years ago
3
Changelog automatic infrastructure
#39
GoogleCodeExporter
opened
8 years ago
2
Support idea of a version number
#38
GoogleCodeExporter
opened
8 years ago
2
Cannot handle large files with data. ~150MB file give heap space error
#37
GoogleCodeExporter
opened
8 years ago
1
Script number > 999 fails due to 'comma' in number for ChangLog insert statement
#36
GoogleCodeExporter
closed
8 years ago
4
Docs should make clear how to apply DDL for e.g. Oracle package
#35
GoogleCodeExporter
opened
8 years ago
2
Next