Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FirebirdSQL/fdb issues and pull requests
#117 - Python 3.13 support
Issue -
State: open - Opened by thijsvandien about 1 month ago
#116 - OSError: %1 is not a valid Win32 application
Issue -
State: closed - Opened by daluisgarcia 2 months ago
- 1 comment
#115 - Useless dependency on future
Issue -
State: open - Opened by frenzymadness about 1 year ago
#114 - EventConduit's wait() method never exits on database disconnect
Issue -
State: closed - Opened by mr-rfh over 1 year ago
- 1 comment
#113 - Support status of this project?
Issue -
State: closed - Opened by fdcastel over 1 year ago
- 1 comment
#112 - non-ascii characters in database path causes file not found error
Issue -
State: closed - Opened by aarsakian over 1 year ago
- 1 comment
#111 - Dont work with sqlalchemy 2.0
Issue -
State: open - Opened by attid almost 2 years ago
- 1 comment
#110 - Thread name for event_conduit
Issue -
State: open - Opened by awwolf almost 2 years ago
#109 - "invalid database handle (no active connection)" from MacOS with arm64 M1
Issue -
State: closed - Opened by shvilime about 2 years ago
- 1 comment
#108 - Python FDB ELFCLASS32 error
Issue -
State: open - Opened by alesb2010 over 2 years ago
#107 - File firebird.log
Issue -
State: open - Opened by uralbash over 2 years ago
#106 - -904 error in FireBird 2.5
Issue -
State: closed - Opened by DuarteVonFaul over 2 years ago
- 1 comment
#105 - fdb decodes message with a system encoding while it`s encoded using server encoding
Issue -
State: open - Opened by nikto-b almost 3 years ago
- 4 comments
#104 - German Umlaute in Database path
Issue -
State: closed - Opened by Tombo89 almost 3 years ago
- 2 comments
#103 - The location of Firebird Client Library could not be determined
Issue -
State: closed - Opened by maponzzi about 3 years ago
- 13 comments
#102 - Added support for Interbase 6.0
Pull Request -
State: closed - Opened by ricardogferreira about 3 years ago
#101 - does not work in pypy
Issue -
State: closed - Opened by hmoffatt about 3 years ago
- 4 comments
#100 - #96 Fix ReferenceError exception when closing weakly referenced cursor
Pull Request -
State: closed - Opened by e-belair over 3 years ago
#99 - Support for custom row factories
Issue -
State: open - Opened by eko234 over 3 years ago
#98 - Multiple Firebird Instances
Issue -
State: closed - Opened by eko234 over 3 years ago
- 4 comments
#97 - Remove apply() - python3 doesn't have it
Pull Request -
State: closed - Opened by rstuart over 3 years ago
- 1 comment
#96 - ReferenceError exception when closing weakly referenced cursor [PYFB81]
Issue -
State: closed - Opened by firebird-issue-importer over 4 years ago
- 3 comments
Labels: priority: major, type: bug, affect-version: 2.0.1
#95 - Inserted (or updated) but not inserted !! (or updated) [PYFB80]
Issue -
State: closed - Opened by firebird-issue-importer over 5 years ago
- 5 comments
Labels: type: bug, priority: blocker, resolution: cannot reproduce, affect-version: 2.0
#94 - I believe I found a procedure bug with a single parameter [PYFB79]
Issue -
State: closed - Opened by firebird-issue-importer over 5 years ago
- 3 comments
Labels: priority: major, type: bug, resolution: wontfix, affect-version: 2.0
#93 - connection holds references to closed transactions forever? [PYFB78]
Issue -
State: open - Opened by firebird-issue-importer over 5 years ago
- 4 comments
Labels: type: bug, priority: minor
#92 - fdb Cursor reuse existing PreparedStatement [PYFB77]
Issue -
State: open - Opened by firebird-issue-importer almost 6 years ago
Labels: type: improvement, affect-version: 2.0, priority: trivial
#91 - Firebird database with malformed strings cannot be accessed [PYFB76]
Issue -
State: open - Opened by firebird-issue-importer about 6 years ago
- 3 comments
Labels: type: bug, priority: minor, affect-version: 2.0
#90 - UUID binary field make error while loading referenced table [PYFB75]
Issue -
State: open - Opened by firebird-issue-importer about 6 years ago
- 2 comments
Labels: priority: major, type: bug
#89 - Buffer filled with zero-characters is returnred instead of actual content of page when page number more than 64 K [PYFB73]
Issue -
State: closed - Opened by firebird-issue-importer almost 7 years ago
- 3 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.7, affect-version: 1.8, fix-version: 2.0
#88 - exception_from_status function gives an UnicodeDecodeError [PYFB72]
Issue -
State: closed - Opened by firebird-issue-importer about 7 years ago
- 3 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.8, fix-version: 2.0
#87 - Error "segment buffer length shorter than expected" when saving db-blob-field containing a blob > 64kB to a file [PYFB71]
Issue -
State: closed - Opened by firebird-issue-importer over 7 years ago
- 5 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.6.1, affect-version: 1.4.9, affect-version: 1.4.10, affect-version: 1.5, affect-version: 1.5.1, affect-version: 1.6, affect-version: 1.7, affect-version: 1.4.11, fix-version: 1.8
#86 - executemany(operation, seq_of_parameters) appears to run slower than it should [PYFB70]
Issue -
State: closed - Opened by firebird-issue-importer almost 8 years ago
- 2 comments
Labels: resolution: fixed, priority: major, fix-version: 1.7, affect-version: 1.5, type: task
#85 - Add support for isc_spb_sts_table option [PYFB68]
Issue -
State: closed - Opened by firebird-issue-importer about 8 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: improvement, fix-version: 1.6.1
#84 - Cursor fails after use with executemany(). ReferenceError: weakly-referenced object no longer exists [PYFB67]
Issue -
State: closed - Opened by firebird-issue-importer about 8 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.6.1, affect-version: 1.6
#83 - Port parameter for connect and create_database is not used [PYFB66]
Issue -
State: closed - Opened by firebird-issue-importer over 8 years ago
- 3 comments
Labels: resolution: fixed, type: bug, priority: minor, fix-version: 1.7
#82 - Wrong definition of ranges for signed short integer [PYFB65]
Issue -
State: closed - Opened by firebird-issue-importer over 8 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.6.1
#81 - cursor.description throws ReferenceError after executemany INSERT [PYFB64]
Issue -
State: closed - Opened by firebird-issue-importer over 8 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.5.1, fix-version: 1.6
#80 - Procedure,get_sql() incorrectly returns input parameters in place of output parameters [PYFB63]
Issue -
State: closed - Opened by firebird-issue-importer almost 9 years ago
- 6 comments
Labels: priority: major, type: bug, affect-version: 1.4.3, resolution: duplicate
#79 - Connection.execute_immediate does not respect the sql_dialect [PYFB62]
Issue -
State: open - Opened by firebird-issue-importer almost 9 years ago
- 1 comment
Labels: type: bug, priority: minor
#78 - Not compatible Python 3 syntax [PYFB61]
Issue -
State: closed - Opened by firebird-issue-importer almost 9 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.5, fix-version: 1.5.1
#77 - Cursor: executemany(operation, seq_of_parameters) does PREPARE of <operation> for each parameter from <seq_of_parameters> [PYFB60]
Issue -
State: closed - Opened by firebird-issue-importer almost 9 years ago
- 3 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.4.3, fix-version: 1.5
#76 - call to api.fb_interpret gives a type error, expected LP_LP_c_long instance instead of LP_c_long [PYFB59]
Issue -
State: closed - Opened by firebird-issue-importer about 9 years ago
- 2 comments
Labels: priority: major, type: bug, resolution: cannot reproduce, affect-version: 1.4.9, affect-version: 1.4.10
#75 - Severe performance loss and minor memory leak [PYFB58]
Issue -
State: closed - Opened by firebird-issue-importer about 9 years ago
- 6 comments
Labels: resolution: fixed, type: bug, priority: blocker, affect-version: 1.4.10, fix-version: 1.4.11
#74 - role.privileges does not return correct privilege list [PYFB57]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 1 comment
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.4.10
#73 - schema.reload typing mistake for views [PYFB56]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 1 comment
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.4.9, fix-version: 1.4.10
#72 - get_sql_for incorrect generate sql query for Views [PYFB55]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 1 comment
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.4.9, fix-version: 1.4.10
#71 - Windows 7x64 and FB2.5.2x32 Python2.7: Error in Registry Path. FDB driver does not find the library fbclient.dll [PYFB54]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.4.9, fix-version: 1.4.10
#70 - Unable to run trivial .fbt with test_type='Python' when using path to fbclient.dll of FB-3: either python crashes or get "Exception WindowsError: 'exception: access violation reading 0x00000010' ..." [PYFB53]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 2 comments
Labels: type: bug, priority: critical, resolution: cannot reproduce
#69 - isc_info* types which are _DATABASE_INFO_CODES_WITH_COUNT_RESULTS raises TypeError: 'float' object cannot be interpreted as an integer [PYFB52]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 3 comments
Labels: resolution: fixed, type: bug, fix-version: 1.4.9, priority: trivial, affect-version: 1.4.8
#68 - Exception ReferenceError: 'weakly-referenced object no longer exists' in PreparedStatement and Cursor [PYFB50]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 1 comment
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.4.6, affect-version: 1.4.5
#67 - memory and DB resource leak due to circular references [PYFB49]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 9 comments
Labels: resolution: fixed, type: bug, priority: critical, fix-version: 1.4.5
#66 - Support for named parameters in SQL queries [PYFB48]
Issue -
State: open - Opened by firebird-issue-importer over 9 years ago
Labels: type: improvement, priority: minor
#65 - Error: The location of Firebird Client Library could not be determined. [PYFB47]
Issue -
State: closed - Opened by firebird-issue-importer almost 10 years ago
- 4 comments
Labels: resolution: fixed, type: improvement, affect-version: 1.4.3, fix-version: 1.4.4, priority: trivial
#64 - Transaction hangs when multiple threads execute same procedure very frequently [PYFB46]
Issue -
State: closed - Opened by firebird-issue-importer almost 10 years ago
- 3 comments
Labels: priority: major, type: bug, resolution: cannot reproduce, affect-version: 1.4.3, fix-version: 1.4.6
#63 - Inserting a datetime.date into a TIMESTAMP column does not work [PYFB44]
Issue -
State: closed - Opened by firebird-issue-importer about 10 years ago
- 3 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.4.2, affect-version: 1.4.1
#62 - Memory leak when using event_conduit() [PYFB43]
Issue -
State: closed - Opened by firebird-issue-importer about 10 years ago
- 15 comments
Labels: resolution: fixed, type: bug, priority: blocker, affect-version: 1.4.1, fix-version: 1.4.3
#61 - Python 3.4 and FDB - backup throws an exception [PYFB42]
Issue -
State: closed - Opened by firebird-issue-importer about 10 years ago
- 4 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.4.2, affect-version: 1.4.1
#60 - Failure in event handler not propagated to the main thread [PYFB41]
Issue -
State: closed - Opened by firebird-issue-importer over 10 years ago
- 3 comments
Labels: priority: major, type: bug, resolution: wontfix, affect-version: 1.4
#59 - fbclient.dll is not found if not in path [PYFB40]
Issue -
State: closed - Opened by firebird-issue-importer over 10 years ago
- 5 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.4, fix-version: 1.4.1
#58 - hang with multiple connections open, despite calling rollback. behavior demonstrably different from kinterbasdb [PYFB39]
Issue -
State: closed - Opened by firebird-issue-importer almost 11 years ago
- 15 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.4.2
#57 - Trouble with client SQL dialect [PYFB38]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 2 comments
Labels: priority: major, type: bug, resolution: cannot reproduce, affect-version: 1.4
#56 - Unicode Strings incorrect not allowed for insertion into BLOB SubType 1. [PYFB37]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 3 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.4
#55 - When using driver with Interbase V8.1.1.333 connection fails. [PYFB36]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 2 comments
Labels: priority: major, type: bug, resolution: wontfix
#54 - Server resources not released on PreparedStatement destruction [PYFB34]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 8 comments
Labels: resolution: fixed, type: bug, priority: critical, affect-version: 1.1, fix-version: 1.1.1
#53 - Segmentation fault when doing db migration with south in a Django 1.5 applications [PYFB31]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 4 comments
Labels: type: bug, priority: blocker, resolution: wontfix, affect-version: 1.1
#52 - BLOBs are truncated at first zero byte [PYFB30]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 1 comment
Labels: resolution: fixed, type: bug, priority: critical, affect-version: 1.0, fix-version: 1.1
#51 - Create abstract interface for communication with Firebird from driver [PYFB29]
Issue -
State: open - Opened by firebird-issue-importer over 11 years ago
Labels: priority: major, type: improvement
#50 - Support for context managers (WITH statement) [PYFB28]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 3 comments
Labels: resolution: fixed, priority: major, type: new feature, fix-version: 1.1
#49 - fbclient.dll is sometimes not found [PYFB27]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.0, fix-version: 1.1
#48 - Trancate long text from VARCHAR(5000) [PYFB25]
Issue -
State: closed - Opened by firebird-issue-importer almost 12 years ago
- 5 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 1.0, affect-version: 0.9.9
#47 - Running "python setup.py install" returns an error. [PYFB23]
Issue -
State: closed - Opened by firebird-issue-importer about 12 years ago
- 3 comments
Labels: priority: major, type: bug, resolution: wontfix, affect-version: 0.9
#46 - SELECT FROM VARCHAR COLUMN WITH TEXT LONGER THAN 128 CHARS RETURN EMPTY STRING [PYFB22]
Issue -
State: closed - Opened by firebird-issue-importer about 12 years ago
- 10 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 0.9, fix-version: 0.9.9
#45 - New Firebird Services API [PYFB21]
Issue -
State: closed - Opened by firebird-issue-importer about 12 years ago
- 2 comments
Labels: resolution: fixed, priority: major, fix-version: 0.9, type: improvement
#44 - TypeError on connect() [PYFB74]
Issue -
State: open - Opened by firebird-issue-importer about 6 years ago
Labels: type: bug, priority: critical, affect-version: 2.0
#43 - Can not connect to FB services if set ISC_USER & ISC_PASSWORD by os.environ[ ... ] [PYFB69]
Issue -
State: closed - Opened by firebird-issue-importer almost 8 years ago
- 11 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.6.1, fix-version: 1.7
#42 - import fdb as kbinterbasdb fails subsequent kinterbasdb.init() call [PYFB19]
Issue -
State: closed - Opened by firebird-issue-importer over 12 years ago
- 2 comments
Labels: priority: major, type: bug, resolution: wontfix, affect-version: 0.8.5
#41 - more restrictive date input parameter handling (date values) than kinterbasdb [PYFB18]
Issue -
State: closed - Opened by firebird-issue-importer over 12 years ago
- 5 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 0.8.5, affect-version: 0.8.0
#39 - database_info(isc_info_firebird_version) fails opn amd64 linux [PYFB16]
Issue -
State: closed - Opened by firebird-issue-importer over 12 years ago
- 4 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 0.8.0, affect-version: 0.7.0
#38 - more than 2 consecutive cursor open execute and iter fail [PYFB15]
Issue -
State: closed - Opened by firebird-issue-importer over 12 years ago
- 7 comments
Labels: resolution: fixed, priority: major, type: bug, fix-version: 0.8.0, affect-version: 0.7.0
#37 - <procedure>.get_sql_for('<re>create') returns invalid output parameters [PYFB51]
Issue -
State: closed - Opened by firebird-issue-importer over 9 years ago
- 6 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.4.6, fix-version: 1.4.9
#35 - Regression [PYFB45]
Issue -
State: closed - Opened by firebird-issue-importer about 10 years ago
- 3 comments
Labels: type: bug, priority: critical, resolution: cannot reproduce, affect-version: 1.4.3
#32 - Call to fetch after a sql statement without a result should raise exception [PYFB35]
Issue -
State: closed - Opened by firebird-issue-importer over 11 years ago
- 5 comments
Labels: resolution: fixed, priority: major, type: bug, affect-version: 1.1, fix-version: 1.1.1
#31 - Support for Firebird ARRAY datatype [PYFB11]
Issue -
State: closed - Opened by firebird-issue-importer almost 13 years ago
- 1 comment
Labels: resolution: fixed, type: new feature, fix-version: 0.9.9, priority: minor
#29 - TypeError: incompatible types, LP_c_short instance instead of LP_c_short instance [PYFB26]
Issue -
State: closed - Opened by firebird-issue-importer almost 12 years ago
- 7 comments
Labels: priority: major, type: bug, resolution: cannot reproduce, affect-version: 0.9.9
#28 - Remove dependency on fbclient library to be present at import time [PYFB24]
Issue -
State: closed - Opened by firebird-issue-importer about 12 years ago
- 2 comments
Labels: resolution: fixed, priority: major, type: improvement, affect-version: 0.9, fix-version: 1.0
#26 - Documentation [PYFB20]
Issue -
State: closed - Opened by firebird-issue-importer about 12 years ago
- 2 comments
Labels: resolution: fixed, priority: major, fix-version: 0.9, type: improvement
#19 - UnicodeDecodeError on database connection
Issue -
State: closed - Opened by neo-oien almost 4 years ago
- 4 comments
#18 - String parameters are incorrectly checked for their size and destroy query
Issue -
State: closed - Opened by kilroy42 about 4 years ago
- 1 comment
#17 - Add fb_shutdown_callback and fb_shutdown to internal API
Pull Request -
State: closed - Opened by artyom-smirnov over 4 years ago
#16 - fdb.connect() spoils POSIX signal handlers
Issue -
State: open - Opened by oblalex over 4 years ago
- 2 comments
#15 - Detection of closed connections
Issue -
State: closed - Opened by oblalex over 4 years ago
- 3 comments
#14 - error parsing Firebird trace log
Issue -
State: open - Opened by hmoffatt over 4 years ago
#13 - fixed a typo (dns instead dsn)
Pull Request -
State: closed - Opened by kaostheory1 almost 5 years ago
#12 - OCTETS support for database connection
Issue -
State: open - Opened by savingorup almost 5 years ago
- 10 comments
#11 - saythanks.io’s server is offline
Pull Request -
State: closed - Opened by mapopa almost 5 years ago
#10 - Properly stuff SPB with timeout parameters for service query
Pull Request -
State: closed - Opened by artyom-smirnov almost 5 years ago
#9 - AttributeError: 'bytes' object has no attribute 'encode'
Issue -
State: open - Opened by eduardoroliveira almost 5 years ago
#8 - sometimes one byte UTF-8 decode may cause error
Pull Request -
State: closed - Opened by mfyuce about 5 years ago
#7 - Can not connect to Firebird 3.0
Issue -
State: closed - Opened by taich001 about 5 years ago
- 4 comments
#6 - Implicit conversion of input parameters to int and float
Pull Request -
State: closed - Opened by slay2003 over 5 years ago
- 1 comment