Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / osjoberg/Upgrader issues and pull requests
#34 - When calling ChangeDataType(string) - changed column may not become not null by default
Issue -
State: open - Opened by osjoberg over 1 year ago
#33 - Bump System.Data.SqlClient from 4.8.0 to 4.8.5 in /Upgrader.Test
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#32 - Bump System.Data.SqlClient from 4.8.0 to 4.8.5 in /Upgrader.ConnectionFactoryTest
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#31 - Bump Microsoft.Data.SqlClient from 1.1.0 to 1.1.4 in /Upgrader.ConnectionFactoryTest
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#30 - Now works with SQLite ADO.NET provider for .NET Core.
Pull Request -
State: closed - Opened by hi-tek over 1 year ago
#29 - When Upgrader is trying to create an instance of the concrete DbConnection and the ADO.NET assembly is not yet loaded, an exception is thrown.
Issue -
State: open - Opened by osjoberg almost 2 years ago
- 1 comment
#28 - Should support Check constraints through ColumnInformation.Checks
Issue -
State: open - Opened by osjoberg over 3 years ago
#27 - Should support Enums in column types. Maybe should use constraints?
Issue -
State: open - Opened by osjoberg over 3 years ago
#26 - Should support insert of rows where the table has a database generated column, like SQL-server version column
Issue -
State: open - Opened by osjoberg over 3 years ago
#25 - When running under .net core exception "Enlisting in Ambient transactions is not supported using TransactionScope"
Issue -
State: open - Opened by osjoberg almost 4 years ago
#24 - Should support ordered index creation
Issue -
State: open - Opened by osjoberg about 4 years ago
#23 - Possibility to add computed columns
Issue -
State: closed - Opened by osjoberg almost 5 years ago
#22 - Unable to locate ADO provider assembly in GAC
Issue -
State: closed - Opened by osjoberg almost 5 years ago
#21 - Reference to Dapper is not correct
Issue -
State: closed - Opened by osjoberg almost 5 years ago
#20 - Reference to ConfigurationManager is not correct.
Issue -
State: closed - Opened by osjoberg almost 5 years ago
#19 - Should not contact database until operations are invoked.
Issue -
State: closed - Opened by osjoberg about 5 years ago
#18 - Add<string> with nullable = false, crashes since default(string) == null
Issue -
State: closed - Opened by osjoberg about 5 years ago
#17 - Add/Add<T> conflicts
Issue -
State: closed - Opened by osjoberg about 5 years ago
#16 - Should support delete all rows
Issue -
State: closed - Opened by osjoberg about 5 years ago
#15 - Should support table truncation
Issue -
State: closed - Opened by osjoberg about 5 years ago
#14 - Changed license to MIT.
Pull Request -
State: closed - Opened by osjoberg almost 6 years ago
#13 - Adding a non-nullable column to a table with existing rows fails
Issue -
State: closed - Opened by osjoberg about 6 years ago
#12 - FEATURE: support executing arbitrary sql query
Issue -
State: closed - Opened by otabekgb over 7 years ago
- 2 comments
#11 - Disable connection pooling for some operations
Issue -
State: closed - Opened by osjoberg over 7 years ago
#10 - Handle Transactional Enlistment for PostrgreSql
Issue -
State: closed - Opened by osjoberg over 7 years ago
#9 - Seems like there is a need to check for multiple upgrades running concurrently
Issue -
State: closed - Opened by osjoberg about 8 years ago
- 1 comment
#8 - Loading MySql library still does not work
Issue -
State: closed - Opened by osjoberg about 8 years ago
- 2 comments
#7 - Database Connection should be opened on database instance creation
Issue -
State: closed - Opened by osjoberg about 8 years ago
#6 - SQLite index enumeration includes primary key sequences
Issue -
State: closed - Opened by osjoberg over 8 years ago
- 1 comment
#5 - Foreigns keys are listed when enumerating indexes on MySql.
Issue -
State: closed - Opened by osjoberg over 8 years ago
- 1 comment
#4 - Varchar type length and numeric precision cannot be identified from ColumnInformation.DataType
Issue -
State: closed - Opened by osjoberg over 8 years ago
- 1 comment
#3 - Column properties might be lost when renaming a column on MySql
Issue -
State: closed - Opened by osjoberg over 8 years ago
- 1 comment
#2 - Renaming column on MySql fails on varchar columns
Issue -
State: closed - Opened by osjoberg over 8 years ago
- 1 comment
#1 - Database provider initialization might fail
Issue -
State: closed - Opened by osjoberg over 8 years ago
- 1 comment