issues
search
dknight52
/
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 create a hiarchy of execution item groups in order to have groups repeated within another set of groups.
#147
GoogleCodeExporter
closed
9 years ago
1
As a user I want to configure groups of execution items.
#146
GoogleCodeExporter
closed
9 years ago
1
As a user I want to be able to change project settings.
#145
GoogleCodeExporter
opened
9 years ago
1
As a user I want to save and load projects that will contain all the information.
#144
GoogleCodeExporter
opened
9 years ago
0
As a user I want to create a project in order to start using the application
#143
GoogleCodeExporter
opened
9 years ago
2
As a user i want keyboard shortcuts for the commonly used commands
#142
GoogleCodeExporter
opened
9 years ago
0
As a user i want the keyboard shortcuts to be shown whenever i hover my mouse over buttons
#141
GoogleCodeExporter
opened
9 years ago
0
As a user i want to see the a preview of the full generation in order to get a good overview
#140
GoogleCodeExporter
opened
9 years ago
0
As a user i want the foreign keys be set AUTOMATICALLY to use the "Identity from previous item" generator and have the parameter point to the correct item as soon as i add it to the list
#139
GoogleCodeExporter
opened
9 years ago
0
As a user i want to be able to perform updates in order to mimic the application
#138
GoogleCodeExporter
opened
9 years ago
0
As a user i want to be able to select rows from one table to be able to use data from that table in the insertion
#137
GoogleCodeExporter
opened
9 years ago
3
As an advanced user i want to run a trace on a running system and generate the insert pattern based on the trace
#136
GoogleCodeExporter
opened
9 years ago
1
BUG: When specifying values that cannot be converted to the intended parameter value the program fail
#135
GoogleCodeExporter
closed
9 years ago
3
BUG: Saving does not maintain full GeneratorParameterValues, it serializes the object to string and looses some precision in the process
#134
GoogleCodeExporter
closed
9 years ago
5
As a user i want to reuse previously used foreign keys in order to have consistency in the database
#133
GoogleCodeExporter
closed
9 years ago
2
As a user i want the generated script to be opened in Notepad instead of saving it to disk.
#132
GoogleCodeExporter
opened
9 years ago
1
BUG: When saving the generated file and the running user do not have permission to save the file, there is no warning nor error.
#131
GoogleCodeExporter
opened
9 years ago
2
As a user i want to see the foreign keys that have been cached in order to know which values will be inserted during execution
#130
GoogleCodeExporter
opened
9 years ago
1
BUG: Save Load with parameters changed does not load correctly
#129
GoogleCodeExporter
closed
9 years ago
1
As the product owner i want the ViewModels to be unit tested in order to avoid introducing unknown bugs
#128
GoogleCodeExporter
closed
9 years ago
2
As a user i want the execution to stop if more than X errors occur.
#127
GoogleCodeExporter
opened
9 years ago
1
As a user i want to have YYYY-MM-DD hh:mm:ss format in the generation preview
#126
GoogleCodeExporter
opened
9 years ago
1
As a user i want to see an "About window" in order to see the current version and last updated date
#125
GoogleCodeExporter
opened
9 years ago
1
As a user i want to select multiple Execution items and move them all up and down in order to organize my list
#124
GoogleCodeExporter
closed
9 years ago
2
As a user i want to be able to Preview the current contents of a table in order to get a feeling about it
#123
GoogleCodeExporter
opened
9 years ago
2
As a user i want a Method to truncate table from GUI at click of a button in order to delete all the contents of the table
#122
GoogleCodeExporter
opened
9 years ago
2
As a user i want a parameter for randomness of datetime generators in order to have the rows "inserted" at random dates/times
#121
GoogleCodeExporter
opened
9 years ago
3
Refactor: The methods for loading from files need to be refactored in order to be testable
#120
GoogleCodeExporter
closed
9 years ago
2
BUG: Add all tables need to be asynchronous
#119
GoogleCodeExporter
closed
9 years ago
3
As a user i want to see a help Window in order to get help about the application
#118
GoogleCodeExporter
opened
9 years ago
2
Create menu strip
#117
GoogleCodeExporter
closed
9 years ago
1
F5 should open the Run-window
#116
GoogleCodeExporter
closed
9 years ago
2
BUG: Some generator parameters like Maxvalue will cause divide by zero exception when they are 0
#115
GoogleCodeExporter
opened
9 years ago
2
BUG ShouldExecuteForThisN not implemented for FullQuery generation
#114
GoogleCodeExporter
closed
9 years ago
3
Design consideration: Use transaction for each execution
#113
GoogleCodeExporter
closed
9 years ago
1
BUG: When loading, warnings are not set
#112
GoogleCodeExporter
closed
9 years ago
1
As a user i want to have a Static Decimal number generator in order to always generate the same decimal value for a column
#111
GoogleCodeExporter
closed
9 years ago
2
Idea: Have each generator hold its own N
#110
GoogleCodeExporter
closed
9 years ago
3
BUG: When selecting an execution item the first column in that target table should be selected in the list
#109
GoogleCodeExporter
closed
9 years ago
1
Bug: Moving items up and down causing exception
#108
GoogleCodeExporter
closed
9 years ago
1
Refactor: When adding table as ExecutionItem do not query the database
#107
GoogleCodeExporter
closed
9 years ago
3
Refactor: Move the reading of foreign keys to when the table is added as an ExecutionItem
#106
GoogleCodeExporter
closed
9 years ago
1
Show progressbar in the taskbar aswell
#105
GoogleCodeExporter
closed
9 years ago
1
BUG: Execution summary window is showing the "Show script" button even when no script was generated.
#104
GoogleCodeExporter
opened
9 years ago
2
Refactor: Move PercentCompleted out from the options entity
#103
GoogleCodeExporter
closed
9 years ago
5
As a user i want to disable Foreign keys and other constraints in order to insert data without caring about constraints
#102
GoogleCodeExporter
opened
9 years ago
4
Refactor: Do not perform any side effects in Property getters
#101
GoogleCodeExporter
closed
9 years ago
5
Refactor: Create a datatable as a result of the value generation
#100
GoogleCodeExporter
closed
9 years ago
4
Refactor:
#99
GoogleCodeExporter
closed
9 years ago
1
BUG: Script generation will generate failing script for tables with identity columns
#98
GoogleCodeExporter
closed
9 years ago
1
Previous
Next