Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aneeshpu/DbDepPopulator issues and pull requests

#28 - Provide an option to not populate nullable fields

Issue - State: open - Opened by aneeshpu over 10 years ago

#27 - Provide a way to create multiple records

Issue - State: open - Opened by aneeshpu over 10 years ago
Labels: enhancement

#26 - Return Hibernate entities

Issue - State: open - Opened by aneeshpu over 10 years ago
Labels: enhancement

#25 - Create separate logger for queries, so that queries can be enabled independent of other logs

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#24 - Make RecordBuilder initialize a record with defaults

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#23 - Wire up the ColumnCreationStrategy implementations with an instance of DataFactory

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#22 - Cache a table hierarchy once created

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#21 - Fix insert into table with only a primary key column and no other columns

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: bug

#20 - Allow preassigned tables so that missing FKs can be handled

Issue - State: closed - Opened by aneeshpu almost 11 years ago - 1 comment

#19 - Don't fail delete if table is not populated

Issue - State: closed - Opened by aneeshpu almost 11 years ago

#18 - Log errors as to why queries fail if they do

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: bug

#17 - Provide a way of pre-assigning column values without providing the corresponding table names

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#16 - If a parent table's column is preassigned, then don't create the parent hierarchy

Issue - State: closed - Opened by aneeshpu almost 11 years ago - 1 comment
Labels: bug

#15 - Get travis-ci to publish snapshots to sonatype

Issue - State: open - Opened by aneeshpu almost 11 years ago

#14 - Push execution of queries to the respective Query implementations

Issue - State: closed - Opened by aneeshpu almost 11 years ago

#13 - Extract a Delete class and make it implement Query

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: tech debt

#12 - Create Factory for Record Instances.

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#11 - Generate DB Schema during build

Issue - State: closed - Opened by aneeshpu almost 11 years ago

#10 - Be able to build the table tree from a given id

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#9 - Push the formattedName and formattedValue methods into Column

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: bug

#7 - Change ColumBuilder to directly use fields rather than setters

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: bug

#6 - Insert SQLs get logged twice

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: bug

#5 - Same tables get populated more than once

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: bug

#4 - Change table.getPrimaryKeys() to return List<Column> rather than List<String>

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: tech debt

#3 - Pick a random value from a val table

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#2 - Allow teardown of generated records

Issue - State: closed - Opened by aneeshpu almost 11 years ago
Labels: enhancement

#1 - Allow extension of DataTypes

Issue - State: open - Opened by aneeshpu almost 11 years ago
Labels: enhancement