issues
search
fernandobatels
/
rsfbclient
Rust Firebird Client
MIT License
76
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md fix firebirdsql and rustlang links
#49
mariuz
closed
4 years ago
2
Support for named parameters
#48
cytrinox
closed
4 years ago
15
Charset support added
#47
fernandobatels
closed
4 years ago
10
Readme enhancements
#46
fernandobatels
closed
4 years ago
2
Encoding
#45
AndreiTS
closed
4 years ago
58
Changes to support the static linking
#44
fernandobatels
closed
4 years ago
2
Working on the Raspberry Pi 3
#43
jairinhohw
closed
4 years ago
2
Static link support
#42
fernandobatels
closed
4 years ago
1
ARM support
#41
fernandobatels
closed
4 years ago
0
Readme enhancements
#40
fernandobatels
closed
4 years ago
4
Bugfixes
#39
jairinhohw
closed
4 years ago
5
Update README.md
#38
mariuz
closed
4 years ago
2
Named columns
#37
fernandobatels
closed
4 years ago
2
Boolean support
#36
fernandobatels
closed
4 years ago
1
ci: run tests on macos-latest
#35
juarezr
closed
4 years ago
2
ci: run tests on windows
#34
juarezr
closed
4 years ago
2
Blob
#33
fernandobatels
closed
4 years ago
2
Thread safety support and deadlock supression
#32
juarezr
closed
4 years ago
9
Run tests with fb v2 v3 and v4
#31
juarezr
closed
4 years ago
13
Fix code coverage and allow tests to be run in parallel
#30
jairinhohw
closed
4 years ago
0
Embedded support
#29
fernandobatels
closed
4 years ago
0
Allow using and testing multiple client implementations simultaneously
#28
jairinhohw
closed
4 years ago
1
Split into multiple crates
#27
jairinhohw
closed
4 years ago
0
Commented unused functions of the fbclient to fix `tarpaulin` build
#26
jairinhohw
closed
4 years ago
1
Continuing the GitHub Actions setup
#25
fernandobatels
closed
4 years ago
3
Setup continuous testing using GitHub Actions
#24
juarezr
closed
4 years ago
3
Builders as a features
#23
fernandobatels
closed
4 years ago
0
Pure rust implementation of the wire protocol
#22
jairinhohw
closed
4 years ago
22
Tests
#21
fernandobatels
closed
4 years ago
0
Blob support
#20
fernandobatels
closed
4 years ago
1
Higher level api, Statement Cache and r2d2 Connection Pool
#19
jairinhohw
closed
4 years ago
0
Implemented the `ConnectionBuilder`
#18
jairinhohw
closed
4 years ago
0
Dynamic loading of libfbclient
#17
jairinhohw
closed
4 years ago
0
Dynamic loading of fbclient
#16
jairinhohw
closed
4 years ago
0
Simplified a bit more the api
#15
jairinhohw
closed
4 years ago
0
[FEATURE REQUEST] FFI support for dynamic loading of the client library
#14
silvioprog
closed
4 years ago
1
[Feature Request] Pure rust implementation
#13
juarezr
closed
4 years ago
2
Fixed wrong BIGINT buffering. (Fix #11)
#12
silvioprog
closed
4 years ago
1
Failed to map BIGINT using i64
#11
silvioprog
closed
4 years ago
0
[DOC-REQUEST] How to build the examples on Windows
#10
silvioprog
closed
4 years ago
2
Couple of improvements for the `row`, `params` and `xsqld` modules
#9
jairinhohw
closed
4 years ago
0
More tests
#8
fernandobatels
closed
4 years ago
0
Connection builder
#7
fernandobatels
closed
4 years ago
1
Implemented conversions to / from tuples
#6
jairinhohw
closed
4 years ago
2
Simplified the existing api
#5
jairinhohw
closed
4 years ago
0
Minimized use of unsafe and a bit of changes to the api
#4
jairinhohw
closed
4 years ago
1
Parameters and querys
#3
fernandobatels
closed
4 years ago
7
Reworked remote connection code
#2
jairinhohw
closed
4 years ago
5
Implementation of XSQLDA_LENGTH macro is wrong
#1
jairinhohw
closed
4 years ago
5
Previous