issues
search
martinjw
/
dbschemareader
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
Microsoft Public License
293
stars
128
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump System.Text.Json from 8.0.4 to 8.0.5 in /DatabaseSchemaReaderTest
#194
dependabot[bot]
closed
4 weeks ago
0
MSSQL: Add option to add a name for implicit default constraints
#193
Arnagos
opened
2 months ago
1
Bump System.Text.Json from 8.0.3 to 8.0.4 in /DatabaseSchemaReaderTest
#192
dependabot[bot]
closed
4 months ago
1
Bump System.Formats.Asn1 from 8.0.0 to 8.0.1 in /DatabaseSchemaReaderTest
#191
dependabot[bot]
closed
4 months ago
1
Bump NHibernate from 4.0.3.4000 to 5.4.9 in /CodeGenTester/CodeGen.TestRunner
#190
dependabot[bot]
closed
4 months ago
0
Postgresql - few issues
#189
MikeKry
opened
4 months ago
3
Oracle: Specify the size of text fields
#188
PatriceDargenton
closed
4 months ago
1
Bump Microsoft.Identity.Client from 4.61.0 to 4.61.3 in /DatabaseSchemaReaderTest
#187
dependabot[bot]
closed
4 months ago
0
Bump Azure.Identity from 1.11.3 to 1.11.4 in /DatabaseSchemaReaderTest
#186
dependabot[bot]
closed
4 months ago
0
Bump Npgsql from 8.0.2 to 8.0.3 in /CoreTest
#185
dependabot[bot]
closed
6 months ago
0
A table can have multiple constraints on the same related table
#184
PatriceDargenton
closed
6 months ago
1
Bump Microsoft.Identity.Client from 4.60.1 to 4.60.3 in /DatabaseSchemaReaderTest
#183
dependabot[bot]
closed
6 months ago
0
Bump Azure.Identity from 1.10.4 to 1.11.0 in /DatabaseSchemaReaderTest
#182
dependabot[bot]
closed
6 months ago
0
Postgres - expression index is not returning column names
#181
r-work
opened
7 months ago
1
c# code gen does not compile.
#180
Charles113
closed
6 months ago
3
Question: How to add IF EXISTS to generated DDL
#179
swidz
closed
6 months ago
1
Question: Convert DataTable to DatabaseTable?
#178
swidz
closed
8 months ago
1
MariaDb is not supported?
#177
PatriceDargenton
closed
4 months ago
4
Async Version?
#176
samcov
opened
9 months ago
3
Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /DatabaseSchemaReaderTest
#175
dependabot[bot]
closed
10 months ago
0
Bump Microsoft.IdentityModel.JsonWebTokens from 7.0.3 to 7.1.2 in /DatabaseSchemaReaderTest
#174
dependabot[bot]
closed
10 months ago
0
Duplicating of MSSQL User Data Types
#173
icansiz
closed
9 months ago
2
Whether to consider supporting https://www.dameng.com/
#172
239573049
opened
1 year ago
1
Script User Defined Types
#171
whibdev
closed
1 year ago
2
UseGranularBatching does not use 'GO' statement terminations for create index syntax
#170
whibdev
closed
1 year ago
3
Foreign Key Constraints Not Scripted with DdlGeneratorFactory.TableGenerator
#169
whibdev
closed
1 year ago
4
DdlGeneratorFactory use ‘GO’ instead of semicolon to terminate statements in same file
#168
whibdev
closed
1 year ago
5
Generate SQL Create Scripts for existing tables
#167
whibdev
closed
1 year ago
2
SqlServerMigrationGenerator.FindDefaultConstraint uses the new column name to drop constraints of the old column
#166
Arnagos
closed
1 year ago
2
fix mysql bool type
#165
tonyliving
closed
1 year ago
0
fix mysql bool type
#164
tonyliving
closed
1 year ago
1
mysql bit as TINYINT(1)
#163
tonyliving
closed
1 year ago
0
Bump Oracle.ManagedDataAccess.Core from 3.21.80 to 3.21.90 in /CoreTest
#162
dependabot[bot]
closed
1 year ago
0
.AddColumn() can generate invalid SQL
#161
Arnagos
closed
1 year ago
1
Udt
#160
martinjw
closed
1 year ago
0
Will support sqlserver high version?
#159
Cricle
closed
1 year ago
3
Mysql script error for multiply primary key defined
#158
Cricle
closed
1 year ago
2
PostgreSQL table script generator, incorrect default text value
#157
r-work
closed
1 year ago
1
PostgreSQL, table/view column DataType is always null for uuid (Guid)
#156
r-work
closed
1 year ago
1
PostgreSqlMigrationGenerator.AlterColumn does not handle DateTimeOffSet DbType correctly
#155
groogiam
closed
1 year ago
1
Console.Writeline in ResultSetReader.Execute method
#154
whibdev
closed
1 year ago
4
Stored Procedure Schema is not generating the POCO class for User Defined Table Type which is used as input parameter
#153
marafiq
closed
1 year ago
1
DatabaseResultSet Column DataType Null Exception
#152
whibdev
closed
1 year ago
2
Here is a small piece of code I created to clone a database but only using the first 10 records for each table
#151
OscarAgreda
opened
2 years ago
5
Cannot use unique index as reference for constraint columns (only unique constraints)
#150
Arnagos
closed
1 year ago
7
CompareSchema ignores the column order for indices
#149
Arnagos
closed
2 years ago
1
DatabaseIndex columns are not in the correct order
#148
Arnagos
closed
2 years ago
0
Feature Request: Ability to only include tables that match a given pattern or name
#147
Arnagos
opened
2 years ago
1
Reading the same schema from PostgreSQL takes a lot longer than from MSSQL
#146
Arnagos
opened
2 years ago
4
PostgreSQL table generation double single quotes issue
#145
r-work
closed
2 years ago
2
Next