[Firebird-net-provider] [FB-Tracker] Created: (DNET-1037) Rename ConsoleLoggerProvider to ConsoleLoggingProvider to match the interface name

2021-04-07 Thread Jiri Cincura (JIRA)
Data provider Issue Type: Improvement Components: ADO.NET Provider Affects Versions: 8.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1036) Reading numeric(18, 0) returns wrong value

2021-04-07 Thread Jiri Cincura (JIRA)
Affects Versions: 8.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Blocker `select cast(3 as decimal(18,0)) from rdb$database` returns `0.3`. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1034) Connection cancellation based on value from connection string

2021-03-25 Thread Jiri Cincura (JIRA)
Feature Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1033) Command cancellation might be invoked while some data is being sent causing invalid packet to be sent

2021-03-23 Thread Jiri Cincura (JIRA)
/DNET-1033 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Basically a race condition. -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1031) Cancellation of command, etc. should result in OperationCanceledException (not FbException)...

2021-03-15 Thread Jiri Cincura (JIRA)
Project: .NET Data provider Issue Type: New Feature Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura ...to have consistent behavior with other parts of .NET and also to play nicely with cancellation and async

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1020) Support for fb_info_protocol_version

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_protocol_version Key: DNET-1020 URL: http://tracker.firebirdsql.org/browse/DNET-1020 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1029) Support for fb_info_replica_mode

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_replica_mode Key: DNET-1029 URL: http://tracker.firebirdsql.org/browse/DNET-1029 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1027) Support for fb_info_db_guid

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_db_guid --- Key: DNET-1027 URL: http://tracker.firebirdsql.org/browse/DNET-1027 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1021) Support for fb_info_crypt_plugin

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_crypt_plugin Key: DNET-1021 URL: http://tracker.firebirdsql.org/browse/DNET-1021 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1023) Support for fb_info_creation_timestamp_tz

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_creation_timestamp_tz - Key: DNET-1023 URL: http://tracker.firebirdsql.org/browse/DNET-1023 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1026) Support for fb_info_next_statement

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_next_statement -- Key: DNET-1026 URL: http://tracker.firebirdsql.org/browse/DNET-1026 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1022) Support for fb_info_wire_crypt

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_wire_crypt -- Key: DNET-1022 URL: http://tracker.firebirdsql.org/browse/DNET-1022 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1028) Support for fb_info_db_file_id

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_db_file_id -- Key: DNET-1028 URL: http://tracker.firebirdsql.org/browse/DNET-1028 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1024) Support for fb_info_features

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_features Key: DNET-1024 URL: http://tracker.firebirdsql.org/browse/DNET-1024 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1025) Support for fb_info_next_attachment

2021-03-02 Thread Jiri Cincura (JIRA)
Support for fb_info_next_attachment --- Key: DNET-1025 URL: http://tracker.firebirdsql.org/browse/DNET-1025 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1018) Support for FB4 in EF Core

2021-02-17 Thread Jiri Cincura (JIRA)
Cincura Assignee: Jiri Cincura Priority: Minor Mostly identifiers length... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1017) Handle script generation by using SET TERM

2021-02-16 Thread Jiri Cincura (JIRA)
Framework Core Affects Versions: 8.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Now possible in EF Core 5: https://github.com/dotnet/efcore/issues/14746. -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1016) Remove `params` from QueueEvents

2021-02-16 Thread Jiri Cincura (JIRA)
: Jiri Cincura Assignee: Jiri Cincura Priority: Trivial -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1015) Update tests to FB4 RC1

2021-02-11 Thread Jiri Cincura (JIRA)
Update tests to FB4 RC1 --- Key: DNET-1015 URL: http://tracker.firebirdsql.org/browse/DNET-1015 Project: .NET Data provider Issue Type: Task Components: ADO.NET Provider Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1013) Remove support for SIO_LOOPBACK_FAST_PATH

2021-02-03 Thread Jiri Cincura (JIRA)
Remove support for SIO_LOOPBACK_FAST_PATH - Key: DNET-1013 URL: http://tracker.firebirdsql.org/browse/DNET-1013 Project: .NET Data provider Issue Type: Task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1012) Tests for async code path

2021-02-03 Thread Jiri Cincura (JIRA)
Tests for async code path - Key: DNET-1012 URL: http://tracker.firebirdsql.org/browse/DNET-1012 Project: .NET Data provider Issue Type: Task Components: ADO.NET Provider Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1011) IOException uses isc_network_error for IscException resulting in misleading message

2021-02-02 Thread Jiri Cincura (JIRA)
Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 7.10.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Better to use isc_net_write_err/isc_net_read_err. -- This message is automatically

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1010) When Identify throws exception GdsConnection is left dangling open

2021-02-02 Thread Jiri Cincura (JIRA)
: Bug Components: ADO.NET Provider Affects Versions: 7.10.1.0, 8.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1009) Proper cancellation support for async operations

2021-01-26 Thread Jiri Cincura (JIRA)
Provider Affects Versions: vNext Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1006) Rename FbTransaction.Commit(string savePointName) to Release(string savePointName) #breaking

2021-01-12 Thread Jiri Cincura (JIRA)
Project: .NET Data provider Issue Type: New Feature Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1005) Support for DbDataReader.GetFieldValue

2021-01-11 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor For a possibility of less casting and boxing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1004) Support for IDbColumnSchemaGenerator

2021-01-11 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1001) CancellationToken story for FBCommand execution and fetching

2021-01-08 Thread Jiri Cincura (JIRA)
Feature Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1000) FbCommand.CommandPlan and CommandExplainedPlan properties should be methods #breaking

2021-01-08 Thread Jiri Cincura (JIRA)
: .NET Data provider Issue Type: New Feature Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Because it's actually a call (and hence not "instant" as is an expectation for property) and

[Firebird-net-provider] [FB-Tracker] Created: (DNET-999) FbDatabaseInfo properties should be methods #breaking

2021-01-07 Thread Jiri Cincura (JIRA)
Components: ADO.NET Provider Affects Versions: 7.10.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Because it's actually a call (and hence not "instant" as is an expectation for property) and also async can't be done smoothly with

[Firebird-net-provider] [FB-Tracker] Created: (DNET-997) Explicit FbRemoteEvent.Open method #breaking

2020-12-28 Thread Jiri Cincura (JIRA)
Provider Affects Versions: 7.10.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org

[Firebird-net-provider] [FB-Tracker] Created: (DNET-996) Remove CreateDatabase(string connectionString, bool overwrite) #breaking

2020-12-21 Thread Jiri Cincura (JIRA)
Issue Type: Task Affects Versions: 7.10.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura There's already CreateDatabase(string connectionString, int pageSize = 4096, bool forcedWrites = true, bool overwrite = false) and the CreateDatabase(string connectionString

[Firebird-net-provider] [FB-Tracker] Created: (DNET-995) Asyncify FbConnection

2020-12-20 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-994) Explicit net5.0 target

2020-12-18 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Trivial -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-993) Stop providing 7z downloads of builds

2020-12-17 Thread Jiri Cincura (JIRA)
Framework, Entity Framework Core Affects Versions: 7.10.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Trivial Nowadays everything should go through NuGet. If somebody really needs just the binary, it can be easily extracted from nupkg

[Firebird-net-provider] [FB-Tracker] Created: (DNET-991) External functions/procedures/triggers in FbSchema

2020-12-16 Thread Jiri Cincura (JIRA)
: ADO.NET Provider Affects Versions: 7.10.1.0, 7.10.0.0, 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators

[Firebird-net-provider] [FB-Tracker] Created: (DNET-992) Functions (SQL functions) in FbSchema

2020-12-16 Thread Jiri Cincura (JIRA)
Affects Versions: 7.10.1.0, 7.10.0.0, 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-989) Relax handling of timezones and their IDs

2020-12-14 Thread Jiri Cincura (JIRA)
Affects Versions: 7.10.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor It should be possible to handle unknown timezone > ID and vice versa. I.e. user uses custom TZs definitions or Firebird was updated not not yet FirebirdCli

[Firebird-net-provider] [FB-Tracker] Created: (DNET-988) Improve tests execution time

2020-12-14 Thread Jiri Cincura (JIRA)
Framework Core Affects Versions: 7.10.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura At the moment the full tests suite runs a lot of tests in a lot of configurations. The aim of this task is to simplify this a possibly improve the overall time to run all or subset

[Firebird-net-provider] [FB-Tracker] Created: (DNET-986) Validate leading zeros handling in Srp SHA

2020-12-04 Thread Jiri Cincura (JIRA)
Affects Versions: 7.10.1.0, 7.10.0.0, 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura As reported in JDBC-635. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-985) Exception when setting FbDbType from enum value for FbParameter

2020-12-04 Thread Jiri Cincura (JIRA)
Components: ADO.NET Provider Affects Versions: 7.10.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Stack: Unhandled exception. System.ArgumentException: Unknown type: Xxx. at FirebirdSql.Data.Common.TypeHelper.GetFbDataTypeFromType(Type type

[Firebird-net-provider] [FB-Tracker] Created: (DNET-984) Add nullable reference type (NRT) annotations

2020-12-04 Thread Jiri Cincura (JIRA)
Provider, Entity Framework, Entity Framework Core Affects Versions: 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Add nullable reference type (NRT) annotations -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-983) Support for packages in FbSchema, etc.

2020-12-01 Thread Jiri Cincura (JIRA)
Versions: 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Support for packages in FbSchema, etc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-975) EF Core 5.0 support

2020-10-12 Thread Jiri Cincura (JIRA)
EF Core 5.0 support --- Key: DNET-975 URL: http://tracker.firebirdsql.org/browse/DNET-975 Project: .NET Data provider Issue Type: New Feature Components: Entity Framework Core Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-970) Lock in connection pool held for too long

2020-09-21 Thread Jiri Cincura (JIRA)
Affects Versions: 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor The lock in `GetConnection` is held even as the `FbConnectionInternal.Connect` is performed. It can be released sooner and the remaining "plumbing" work ca

[Firebird-net-provider] [FB-Tracker] Created: (DNET-968) Support for command timeout in connection string

2020-09-13 Thread Jiri Cincura (JIRA)
: ADO.NET Provider, Entity Framework Core Affects Versions: 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura https://github.com/dotnet/efcore/issues/22301#issuecomment-691303890 -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-967) Consider LOCALTIME and LOCALTIMESTAMP for EF6/EFCore

2020-08-31 Thread Jiri Cincura (JIRA)
Components: Entity Framework, Entity Framework Core Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-966) Allow to fixup (nbackup) database via Services API

2020-08-31 Thread Jiri Cincura (JIRA)
: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-965) New datatypes handling in EF Core

2020-08-31 Thread Jiri Cincura (JIRA)
New datatypes handling in EF Core - Key: DNET-965 URL: http://tracker.firebirdsql.org/browse/DNET-965 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee

[Firebird-net-provider] [FB-Tracker] Created: (DNET-964) New datatypes handling in EF6

2020-08-31 Thread Jiri Cincura (JIRA)
New datatypes handling in EF6 - Key: DNET-964 URL: http://tracker.firebirdsql.org/browse/DNET-964 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-961) Evaluate encrypted backups (FbStreamingBackup?)

2020-08-31 Thread Jiri Cincura (JIRA)
Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com

[Firebird-net-provider] [FB-Tracker] Created: (DNET-962) Evaluate compressed backups (FbStreamingBackup?)

2020-08-31 Thread Jiri Cincura (JIRA)
Evaluate compressed backups (FbStreamingBackup?) Key: DNET-962 URL: http://tracker.firebirdsql.org/browse/DNET-962 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-963) Support for "gfix replica"

2020-08-31 Thread Jiri Cincura (JIRA)
Support for "gfix replica" -- Key: DNET-963 URL: http://tracker.firebirdsql.org/browse/DNET-963 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Ji

[Firebird-net-provider] [FB-Tracker] Created: (DNET-960) Evaluate ALTER SESSION RESET and connection pooling

2020-08-31 Thread Jiri Cincura (JIRA)
: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com

[Firebird-net-provider] [FB-Tracker] Created: (DNET-953) Support 32k page size

2020-08-31 Thread Jiri Cincura (JIRA)
Support 32k page size - Key: DNET-953 URL: http://tracker.firebirdsql.org/browse/DNET-953 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-957) Support for statement timeout

2020-08-31 Thread Jiri Cincura (JIRA)
Support for statement timeout - Key: DNET-957 URL: http://tracker.firebirdsql.org/browse/DNET-957 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-958) Support for batch operations

2020-08-31 Thread Jiri Cincura (JIRA)
Support for batch operations Key: DNET-958 URL: http://tracker.firebirdsql.org/browse/DNET-958 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-959) Support for longer identifiers

2020-08-31 Thread Jiri Cincura (JIRA)
Support for longer identifiers -- Key: DNET-959 URL: http://tracker.firebirdsql.org/browse/DNET-959 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-630) Support for Firebird 3.0

2020-08-31 Thread Jiri Cincura (JIRA)
[ http://tracker.firebirdsql.org/browse/DNET-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Cincura reopened DNET-630: --- > Support for Firebird 3.0 > > > K

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-812) Support for Firebird 4.0

2020-08-31 Thread Jiri Cincura (JIRA)
[ http://tracker.firebirdsql.org/browse/DNET-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Cincura reopened DNET-812: --- > Support for Firebird 4.0 > > > K

[Firebird-net-provider] [FB-Tracker] Created: (DNET-954) Support for isc_dpb_session_time_zone

2020-08-31 Thread Jiri Cincura (JIRA)
Support for isc_dpb_session_time_zone - Key: DNET-954 URL: http://tracker.firebirdsql.org/browse/DNET-954 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-955) Support for isc_dpb_set_bind

2020-08-31 Thread Jiri Cincura (JIRA)
Support for isc_dpb_set_bind Key: DNET-955 URL: http://tracker.firebirdsql.org/browse/DNET-955 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-952) Support for INCLUDE_DATA

2020-08-31 Thread Jiri Cincura (JIRA)
Support for INCLUDE_DATA Key: DNET-952 URL: http://tracker.firebirdsql.org/browse/DNET-952 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-950) Support for fb_info_tra_snapshot_number

2020-08-31 Thread Jiri Cincura (JIRA)
Support for fb_info_tra_snapshot_number --- Key: DNET-950 URL: http://tracker.firebirdsql.org/browse/DNET-950 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-956) Support for session idle timeout DPB

2020-08-31 Thread Jiri Cincura (JIRA)
Support for session idle timeout DPB Key: DNET-956 URL: http://tracker.firebirdsql.org/browse/DNET-956 Project: .NET Data provider Issue Type: Sub-task Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-951) Support for isc_tpb_at_snapshot_number

2020-08-31 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-949) Update ReservedWords in FbMetaData.xml

2020-08-27 Thread Jiri Cincura (JIRA)
Versions: 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information

[Firebird-net-provider] [FB-Tracker] Created: (DNET-948) Resize compression buffer as needed in compression

2020-08-19 Thread Jiri Cincura (JIRA)
: ADO.NET Provider Affects Versions: 7.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-943) Support for ChaCha

2020-07-16 Thread Jiri Cincura (JIRA)
Support for ChaCha -- Key: DNET-943 URL: http://tracker.firebirdsql.org/browse/DNET-943 Project: .NET Data provider Issue Type: New Feature Components: ADO.NET Provider Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-942) Support for Srp256

2020-07-16 Thread Jiri Cincura (JIRA)
Support for Srp256 -- Key: DNET-942 URL: http://tracker.firebirdsql.org/browse/DNET-942 Project: .NET Data provider Issue Type: New Feature Components: ADO.NET Provider Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-929) Default charset used for NONE locally assumes wrongly 1b per character

2020-02-05 Thread Jiri Cincura (JIRA)
Issue Type: Bug Components: ADO.NET Provider Affects Versions: 7.1.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor ...which means some computations are assuming wrong lengths either not throwing correct exception or trying to send

[Firebird-net-provider] [FB-Tracker] Created: (DNET-928) Support for EF 6.4

2020-02-05 Thread Jiri Cincura (JIRA)
Support for EF 6.4 -- Key: DNET-928 URL: http://tracker.firebirdsql.org/browse/DNET-928 Project: .NET Data provider Issue Type: Task Components: Entity Framework Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-927) FbCommand.ExecuteNonQuery return value #breaking

2020-01-20 Thread Jiri Cincura (JIRA)
Provider Affects Versions: 7.1.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura The FbCommand.ExecuteNonQuery should return -1 for everything except insert, update, delete, according to "spec". https://docs.microsoft.com/en-us/

[Firebird-net-provider] [FB-Tracker] Created: (DNET-918) PackageIconUrl deprecation in NuGet

2019-11-12 Thread Jiri Cincura (JIRA)
: 7.1.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa

[Firebird-net-provider] [FB-Tracker] Created: (DNET-915) Support for EF 6.3

2019-11-08 Thread Jiri Cincura (JIRA)
: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA

[Firebird-net-provider] [FB-Tracker] Created: (DNET-914) String parameters casted to blob in queries

2019-11-06 Thread Jiri Cincura (JIRA)
Core Reporter: Jiri Cincura Assignee: Jiri Cincura And varchar would be better. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-913) System.InvalidCastException: Object cannot be cast from DBNull to other types.

2019-11-04 Thread Jiri Cincura (JIRA)
provider Issue Type: Bug Components: Entity Framework Core Affects Versions: 7.1.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor System.InvalidCastException: Object cannot be cast from DBNull to other types

[Firebird-net-provider] [FB-Tracker] Created: (DNET-906) Parallel back/restore support

2019-10-18 Thread Jiri Cincura (JIRA)
: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see

[Firebird-net-provider] [FB-Tracker] Created: (DNET-907) Read Comitted Read Stability support

2019-10-18 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Probably needs to happen in TPB and also for FbBatchExecution. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-905) isc_dpb_parallel_workers support

2019-10-18 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information

[Firebird-net-provider] [FB-Tracker] Created: (DNET-908) Support for isc_tpb_at_snapshot_number

2019-10-18 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-909) Support for fb_info_tra_snapshot_number

2019-10-18 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-898) Cannot connect to Linux server with 7.0, but 6.7 works fine

2019-09-02 Thread Jiri Cincura (JIRA)
[ http://tracker.firebirdsql.org/browse/DNET-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Cincura reopened DNET-898: --- > Cannot connect to Linux server with 7.0, but 6.7 works f

[Firebird-net-provider] [FB-Tracker] Created: (DNET-897) Do not assume "localhost" when no host specified in "datasouce" and also not in "database" in connection string #breaking

2019-08-19 Thread Jiri Cincura (JIRA)
DNET-897 URL: http://tracker.firebirdsql.org/browse/DNET-897 Project: .NET Data provider Issue Type: Task Components: ADO.NET Provider Affects Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Localhost i

[Firebird-net-provider] [FB-Tracker] Created: (DNET-896) Support 48 bit (technically 64 bit) transaction ids

2019-08-13 Thread Jiri Cincura (JIRA)
Components: ADO.NET Provider Affects Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-895) Using TraceSource (TraceHelper) is slow

2019-08-12 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura The usage of TraceSource via TraceHelper is slow, which is especially visible in LogCommand as it's called from Prepare. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-894) Trusted Auth support for FbService

2019-08-08 Thread Jiri Cincura (JIRA)
Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information

[Firebird-net-provider] [FB-Tracker] Created: (DNET-892) Connection string "database" parsing ambiguity

2019-08-05 Thread Jiri Cincura (JIRA)
s: ADO.NET Provider Affects Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura @"database=C:\TEST.FDB": DataSource=>localhost and Database=>C:\TEST.FDB @"database=test:C:\TEST.FDB": DataSource=>test and Database=>C:\TE

[Firebird-net-provider] [FB-Tracker] Created: (DNET-891) Drop methods BeginXxx/EndXxx on FbCommand #breaking

2019-07-30 Thread Jiri Cincura (JIRA)
: ADO.NET Provider Affects Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura These methods were never actually properly done and with async/await they make little sense (and proper async code paths should be implemented). -- This message is automatically

[Firebird-net-provider] [FB-Tracker] Created: (DNET-890) Support for EventCounters in .NET Core

2019-07-26 Thread Jiri Cincura (JIRA)
Affects Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-889) Support for wire encryption and Sspi

2019-07-16 Thread Jiri Cincura (JIRA)
Affects Versions: 6.6.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor QueryContextAttributes(, SECPKG_ATTR_SESSION_KEY, ) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators

[Firebird-net-provider] [FB-Tracker] Created: (DNET-888) PackageDescription should be Description

2019-07-15 Thread Jiri Cincura (JIRA)
Versions: 6.6.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Trivial -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-883) Use app.config.install.xdt for EF6

2019-06-30 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura More info here https://github.com/aspnet/EntityFramework6/pull/953#issuecomment-506987989. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-882) Close cursor before transaction commit

2019-05-30 Thread Jiri Cincura (JIRA)
Versions: 6.6.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Description in CORE-6067. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-880) Change default character set in connection string from NONE to UTF8 #breaking

2019-05-02 Thread Jiri Cincura (JIRA)
Issue Type: Improvement Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Trivial -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-875) Publish symbols to snupkg

2019-04-11 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more

[Firebird-net-provider] [FB-Tracker] Created: (DNET-871) Add FbConnection.ClearPool overload that takes connection string

2019-02-20 Thread Jiri Cincura (JIRA)
Feature Components: ADO.NET Provider Affects Versions: 6.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-870) Subselects in WHEN not generated correctly

2019-02-18 Thread Jiri Cincura (JIRA)
Affects Versions: 6.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor return Ok( new { OP = await db.HT_REZERVARI .Where(r => r.ID == id) .Select(r =&g

[Firebird-net-provider] [FB-Tracker] Created: (DNET-869) Update EFCore to the latest 2.2

2019-02-18 Thread Jiri Cincura (JIRA)
: 6.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA

[Firebird-net-provider] [FB-Tracker] Created: (DNET-867) Race condition on FbConnectionPoolManager.Dispose and FbConnectionPoolManager.CleanupCallback

2019-01-28 Thread Jiri Cincura (JIRA)
Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 6.4.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

  1   2   3   4   5   6   7   8   9   10   >