Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pharo-rdbms/Pharo-SQLite3 issues and pull requests
#114 - Baseline changes for P13
Pull Request -
State: open - Opened by King-Ozymandias 3 months ago
#100 - temporaries may be read before written and code duplication
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#100 - temporaries may be read before written and code duplication
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#99 - Update README.md - add badges
Pull Request -
State: closed - Opened by astares about 1 year ago
#98 - use ifNotNil:
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#97 - uses notNil instead of ifNotNil: in SQLite3Library>>#typeFor:at:
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#97 - uses notNil instead of ifNotNil: in SQLite3Library>>#typeFor:at:
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#96 - use ~=
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#96 - use ~=
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#95 - Eliminate unnecessary not's in relation of conditionals in SQLite3Library>>#statementReadOnly:
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#95 - Eliminate unnecessary not's in relation of conditionals in SQLite3Library>>#statementReadOnly:
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#94 - use (to:) collect:
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#94 - use (to:) collect:
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#93 - uses (to:)do: instead of to:do: in SQLite3PreparedStatement>>#columnNames
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#93 - uses (to:)do: instead of to:do: in SQLite3PreparedStatement>>#columnNames
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#92 - use SQLite3Row>>#asDictionary in SQLite3Database>>#tables
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#92 - use SQLite3Row>>#asDictionary in SQLite3Database>>#tables
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#91 - use SQLite3Row>>#asDictionary in SQLite3Database>>#tables
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#90 - Update Windows DLLs
Issue -
State: closed - Opened by astares about 1 year ago
- 1 comment
#89 - #testForcedClose failed on Windows
Issue -
State: closed - Opened by astares about 1 year ago
#89 - #testForcedClose failed on Windows
Issue -
State: closed - Opened by astares about 1 year ago
#88 - add SQLite3Cursor>>#do:
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#88 - add SQLite3Cursor>>#do:
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#87 - use rowClass instead of collect
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#87 - use rowClass instead of collect
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#86 - use SQLite3Cursor>>#rowClass instead of collect
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#86 - use SQLite3Cursor>>#rowClass instead of collect
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#85 - Provide a forced closing of connection
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#85 - Provide a forced closing of connection
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#84 - Provide a forced closing of connection
Issue -
State: closed - Opened by astares about 1 year ago
#84 - Provide a forced closing of connection
Issue -
State: closed - Opened by astares about 1 year ago
#83 - New lint message in SQLite3Table>>#inspectionSQLite3Columns
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#83 - New lint message in SQLite3Table>>#inspectionSQLite3Columns
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#82 - Remove old ConfigurationOfSQLite3
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#82 - Remove old ConfigurationOfSQLite3
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#81 - Remove old ConfigurationOfSQLite3
Issue -
State: closed - Opened by astares about 1 year ago
#81 - Remove old ConfigurationOfSQLite3
Issue -
State: closed - Opened by astares about 1 year ago
#80 - Remove old module names
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#80 - Remove old module names
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#79 - Update README.md
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#78 - Issue 75 - Condense packages
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#78 - Issue 75 - Condense packages
Pull Request -
State: closed - Opened by astares about 1 year ago
- 1 comment
#77 - Remove old module names
Issue -
State: closed - Opened by astares about 1 year ago
#77 - Remove old module names
Issue -
State: closed - Opened by astares about 1 year ago
#76 - New lint message in SQLite3Table>>#inspectionSQLite3Columns
Issue -
State: closed - Opened by astares about 1 year ago
#76 - New lint message in SQLite3Table>>#inspectionSQLite3Columns
Issue -
State: closed - Opened by astares about 1 year ago
#75 - Cleanup: Condense SQLite3 packages
Issue -
State: closed - Opened by astares about 1 year ago
#75 - Cleanup: Condense SQLite3 packages
Issue -
State: closed - Opened by astares about 1 year ago
#74 - add tests to SQLite3Column
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#74 - add tests to SQLite3Column
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#73 - add more tests to SQLite3Column
Issue -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#73 - add more tests to SQLite3Column
Issue -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#72 - remove useless collect message send in SQLite3Table>>#rows.
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#72 - remove useless collect message send in SQLite3Table>>#rows.
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#71 - remove useless collect message send
Issue -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#71 - remove useless collect message send
Issue -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#70 - use execute onlyValue in SQLite3Table>>#numberOfRows
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#70 - use execute onlyValue in SQLite3Table>>#numberOfRows
Pull Request -
State: closed - Opened by vonbecmann about 1 year ago
- 1 comment
#69 - use execute onlyValue in SQLite3Table>>#numberOfRows
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#69 - use execute onlyValue in SQLite3Table>>#numberOfRows
Issue -
State: closed - Opened by vonbecmann about 1 year ago
#68 - adding SQLite3Cursor>>do: ? opinions?
Issue -
State: closed - Opened by vonbecmann over 1 year ago
- 1 comment
#67 - Do not set the underlying SQLite3 library handle to NULL when closing the connection
Pull Request -
State: closed - Opened by gcorriga over 1 year ago
- 2 comments
Labels: bug
#66 - Avoid double free by marking the handle with null
Pull Request -
State: closed - Opened by guillep over 1 year ago
- 5 comments
#65 - Connection tests segfaults in Pharo 11
Issue -
State: closed - Opened by gcotelli over 1 year ago
Labels: bug
#64 - Add Pharo 11 & 12 to the baseline
Pull Request -
State: closed - Opened by gcotelli over 1 year ago
- 2 comments
Labels: enhancement
#63 - Fix handling for date, datetime and time
Pull Request -
State: closed - Opened by gcotelli over 1 year ago
- 1 comment
Labels: bug
#62 - Tests for date, datetime and time columns are failing for Pharo >= 10 versions
Issue -
State: closed - Opened by gcotelli over 1 year ago
Labels: bug
#61 - Add support P11, P12 and fix #60
Pull Request -
State: closed - Opened by astares over 1 year ago
- 5 comments
#60 - Instance of SQLite3Library did not understand #stringFrom:at:
Issue -
State: closed - Opened by PowellDean over 1 year ago
- 3 comments
#59 - Update glorp to v9.0.6
Pull Request -
State: closed - Opened by gcotelli almost 2 years ago
- 1 comment
#58 - Use Glorp v9.0.5
Pull Request -
State: closed - Opened by gcotelli about 2 years ago
- 1 comment
#57 - remove unused i.v. connection from SQLite3Cursor
Pull Request -
State: closed - Opened by vonbecmann about 2 years ago
- 2 comments
#56 - Instance variable connection is unused
Pull Request -
State: closed - Opened by vonbecmann about 2 years ago
- 4 comments
#55 - multiple periods terminating the same statement
Pull Request -
State: closed - Opened by vonbecmann about 2 years ago
- 1 comment
#54 - Reengineer text and blob bindings to avoid segfaults in Pharo 10
Pull Request -
State: closed - Opened by gcorriga over 2 years ago
- 1 comment
#53 - Finalizing statements causes Pharo 10.0 to crash
Issue -
State: closed - Opened by gcorriga over 2 years ago
- 6 comments
#52 - Use sqlite3_close_v2() to close connections to the library
Pull Request -
State: closed - Opened by gcorriga over 2 years ago
- 1 comment
#51 - Fix typo in SQLite3Cursor>>#nextOfClass:
Pull Request -
State: closed - Opened by smotti over 2 years ago
- 1 comment
#50 - Fix tool loading for non-P10 Pharo versions by defining empty Tool group
Pull Request -
State: closed - Opened by astares over 2 years ago
- 1 comment
#49 - Tool extensions
Pull Request -
State: closed - Opened by astares over 2 years ago
- 5 comments
Labels: enhancement
#48 - Fix library loading under macOS 11
Pull Request -
State: closed - Opened by khinsen over 2 years ago
- 1 comment
#47 - Update Glorp to v9.0.4
Pull Request -
State: closed - Opened by gcotelli over 2 years ago
- 1 comment
#46 - Pharo 10
Pull Request -
State: closed - Opened by gcotelli over 2 years ago
- 1 comment
Labels: enhancement
#45 - MultilingualStrings broken on Mac
Issue -
State: closed - Opened by kasperosterbye almost 3 years ago
- 1 comment
#44 - Use Glorp v9.0.3
Pull Request -
State: closed - Opened by gcotelli about 3 years ago
- 1 comment
#43 - Updated Glorp release used to v9.0.2
Pull Request -
State: closed - Opened by mtabacman about 3 years ago
- 1 comment
#42 - Update Glorp location and group names.
Pull Request -
State: closed - Opened by mtabacman about 3 years ago
- 1 comment
#41 - Pharo 9 TFFI updates
Pull Request -
State: closed - Opened by akgrant43 about 3 years ago
- 10 comments
#41 - Pharo 9 TFFI updates
Pull Request -
State: closed - Opened by akgrant43 about 3 years ago
- 10 comments
#40 - Pharo 9 TFFI assumes functions with String return type are UTF8 and decodes
Pull Request -
State: closed - Opened by akgrant43 about 3 years ago
- 3 comments
#40 - Pharo 9 TFFI assumes functions with String return type are UTF8 and decodes
Pull Request -
State: closed - Opened by akgrant43 about 3 years ago
- 3 comments
#39 - Change parameter type from `ExternalAddress` to `void *`
Pull Request -
State: closed - Opened by akgrant43 about 3 years ago
- 2 comments
#39 - Change parameter type from `ExternalAddress` to `void *`
Pull Request -
State: closed - Opened by akgrant43 about 3 years ago
- 2 comments
#38 - Add Pharo 7 to the build matrix.
Pull Request -
State: closed - Opened by gcotelli over 3 years ago
- 1 comment
Labels: enhancement
#38 - Add Pharo 7 to the build matrix.
Pull Request -
State: closed - Opened by gcotelli over 3 years ago
- 1 comment
Labels: enhancement
#37 - Report coverage of integration tests
Pull Request -
State: closed - Opened by gcotelli over 3 years ago
- 1 comment
Labels: enhancement
#37 - Report coverage of integration tests
Pull Request -
State: closed - Opened by gcotelli over 3 years ago
- 1 comment
Labels: enhancement
#36 - Add GitHub action for running Unit Tests
Pull Request -
State: closed - Opened by gcotelli over 3 years ago
- 1 comment
Labels: enhancement
#36 - Add GitHub action for running Unit Tests
Pull Request -
State: closed - Opened by gcotelli over 3 years ago
- 1 comment
Labels: enhancement
#35 - Fix reading of Time instances from the database
Pull Request -
State: closed - Opened by gcotelli over 3 years ago
- 2 comments
Labels: bug