issues
search
tbayart
/
sql-server-data-producer
Automatically exported from code.google.com/p/sql-server-data-producer
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
As a user i want to select multiple Execution items and move them all up and down in order to organize my list
#97
GoogleCodeExporter
closed
9 years ago
5
Refactor: Make the full script generator use the same code as the regular builder
#96
GoogleCodeExporter
closed
9 years ago
1
Refactor: Add output formatter to the ColumnDataTypeDefinition
#95
GoogleCodeExporter
closed
9 years ago
1
BUG: New flow does not support generation of the full sql script
#94
GoogleCodeExporter
closed
9 years ago
1
Performance of reading table information needs to be improved.
#93
GoogleCodeExporter
closed
9 years ago
1
Design choice: How to handle overflowing generators?
#92
GoogleCodeExporter
closed
9 years ago
3
Refactor: Use Decimal datatype instead of double.
#91
GoogleCodeExporter
closed
9 years ago
1
Show maximum limits for the data types of the columns
#90
GoogleCodeExporter
closed
9 years ago
1
Check constraints should be visible in the GUI
#89
GoogleCodeExporter
closed
9 years ago
3
BUG: Custom SQL Script does not work in the new generation flow
#88
GoogleCodeExporter
closed
9 years ago
2
Refactor: Move connection validation to the ConnectionStringbuilder GUI
#87
GoogleCodeExporter
opened
9 years ago
3
Refactor: Create a popup-manager to handle the different error messages instead of using MessageBox.Show all over the place
#86
GoogleCodeExporter
opened
9 years ago
3
Refactor: Generators are added to the possibleGenerators ALL OVER THE PLACE
#85
GoogleCodeExporter
closed
9 years ago
1
BUG: Identity from previous value does not work in the new flow
#84
GoogleCodeExporter
closed
9 years ago
2
BUG: If you stop the DB-analys then it will never finish if you start it again
#83
GoogleCodeExporter
closed
9 years ago
1
BUG: If the connection is invalid the user should get a message instead of a big exception
#82
GoogleCodeExporter
closed
9 years ago
1
Refactor: put dbcommand in the builder.
#81
GoogleCodeExporter
closed
9 years ago
3
BUG: When using NewNForEachExecution the inserted row count does not work
#80
GoogleCodeExporter
closed
9 years ago
3
BUG: Threadsafety of generate values is poor
#79
GoogleCodeExporter
closed
9 years ago
7
BUG: Does not handle user defined types
#78
GoogleCodeExporter
closed
9 years ago
3
Refactor: Dont wrap the values in the generators, let them generate pure values
#77
GoogleCodeExporter
closed
9 years ago
2
As a user i want to input Static data that would be inserted into the target table
#76
GoogleCodeExporter
opened
9 years ago
3
BUG: Save and Load does not work
#75
GoogleCodeExporter
closed
9 years ago
4
BUG: If parameter value is empty then generation will throw exception
#74
GoogleCodeExporter
closed
9 years ago
1
Show summary of executions after running the generation
#73
GoogleCodeExporter
closed
9 years ago
1
Show summary of warnings in the Execute Window
#72
GoogleCodeExporter
closed
9 years ago
3
BUG: Warnings is shown even if there are rows in the referenced table.
#71
GoogleCodeExporter
closed
9 years ago
1
As a user i want to have multiple "Projects" open in order to improve my work flow
#70
GoogleCodeExporter
opened
9 years ago
2
As a user i want to update the foreign key cache manually after the database have been analyzed in order to get newly inserted rows into the cache
#69
GoogleCodeExporter
opened
9 years ago
2
IDENTITY columns show Random Int generator as generator
#68
GoogleCodeExporter
closed
9 years ago
2
IDENTITY columns should be possible to insert using identity_insert on
#67
GoogleCodeExporter
closed
9 years ago
4
BUG: Foreign keys with other datatypes than Int fail
#66
GoogleCodeExporter
closed
9 years ago
1
BUG: Value from other Column generator, if inserting many of each execution item, only the last value will be used
#65
GoogleCodeExporter
closed
9 years ago
2
BUG: Value from other Column generator. GUI should mark the previously selected column
#64
GoogleCodeExporter
opened
9 years ago
3
BUG: Value from other Column generator, when selected an bit datatype, it throws an error
#63
GoogleCodeExporter
closed
9 years ago
4
BUG: Value from other Column generator, it is possible to select column of other datatype
#62
GoogleCodeExporter
opened
9 years ago
3
BUG: Value from other Column generator throws error if referenced column is from a executionItem with a higher Order number
#61
GoogleCodeExporter
closed
9 years ago
4
As a user i want to be able to generate data for columns with the hierarchyid and geography datatypes
#60
GoogleCodeExporter
opened
9 years ago
3
New N per Execution does not work
#59
GoogleCodeExporter
closed
9 years ago
2
Requesting NULL-values as default option for NULL columns
#58
GoogleCodeExporter
closed
9 years ago
2
When hitting Run - Show a window with options including a connection
#57
GoogleCodeExporter
closed
9 years ago
2
As a user i want the inserted Keys to be added to the cache in order to use them in the generation of columns that reference them
#56
GoogleCodeExporter
closed
9 years ago
4
Generation using M is not good for generating massive amount of data
#55
GoogleCodeExporter
closed
9 years ago
1
The Item configuration area is not disabled while running.
#54
GoogleCodeExporter
closed
9 years ago
2
Stop button is disabled while running
#53
GoogleCodeExporter
closed
9 years ago
1
The Conditional execution can be done in code only, do not generate it in the sql script
#52
GoogleCodeExporter
closed
9 years ago
4
Save then load did not recover the Description for my execution Item
#51
GoogleCodeExporter
closed
9 years ago
1
If there are no Foreign keys in the references table then the application should warn about it
#50
GoogleCodeExporter
closed
9 years ago
2
When the application opens up, the users should be forced to select a connectionstring
#49
GoogleCodeExporter
closed
9 years ago
2
ExecutionItem repeatition could have option to have random number of repeats
#48
GoogleCodeExporter
closed
9 years ago
1
Previous
Next