issues
search
tmontaigu
/
dbase-rs
Rust library to read & write dBase files.
MIT License
29
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for non-Unicode encodings
#36
theCapypara
closed
2 years ago
0
replace chrono with time; fix some things clippy was upset about
#35
Roguelazer
closed
2 years ago
1
remove chrono dependency?
#34
Roguelazer
closed
2 years ago
2
FieldType is used in a public api but is in a private module
#33
apps4uco
closed
2 years ago
1
dbase::Error doesn't implement std::error::Error
#32
raimundomartins
closed
2 years ago
1
Parse option fields with none
#31
IkeLutra
closed
2 years ago
1
Option types with None values fail cause further fields to fail to parse
#30
IkeLutra
closed
2 years ago
0
impl Error for Error, make your own errors, and more serde support
#29
richard-uk1
closed
2 years ago
1
Is it possible to open an existing .dbf file for writing?
#28
aj3n
closed
1 year ago
3
Fix record size written in header
#27
tmontaigu
closed
2 years ago
0
Generated dbf-file not readable
#26
michelk
closed
2 years ago
7
Fix: Add the missing accessors to the Time & DateTime struct members
#25
tmontaigu
closed
3 years ago
0
Question about working with DateTime and Time types
#24
worace
closed
3 years ago
2
Use a buffer to read record data
#23
tmontaigu
closed
3 years ago
6
Improve performance of reading large files
#22
Maximkaaa
closed
3 years ago
4
Improves performance of reading large dbfs
#21
Maximkaaa
closed
3 years ago
3
Simplify the code that writes f64, f32
#20
tmontaigu
closed
3 years ago
0
fix decimal places in writing numeric values
#19
hblyp
closed
3 years ago
3
Decimal places while writing numeric values
#18
hblyp
closed
3 years ago
5
allow reading null padded values
#17
GtrMo
closed
3 years ago
1
ParseFloatError when reading a Numeric value due to nul byte padding
#16
GtrMo
closed
3 years ago
1
Implement From Record to HashMap
#15
michelk
closed
3 years ago
1
Allow the writing of records one by one
#14
tmontaigu
closed
3 years ago
0
Feature Request: Change of field types
#13
Infiziert90
opened
3 years ago
4
fix reader offset issue
#12
casperhart
closed
3 years ago
1
Failed to read .dbf file due to cursor misalignment
#11
casperhart
closed
3 years ago
2
Reader is now Clone
#10
rfilmyer
closed
4 years ago
0
Add RecordIterator to public interface.
#9
erikaderstedt
closed
4 years ago
0
add actions that build & test with serde feature
#8
tmontaigu
closed
4 years ago
0
Refactor writing & Reading Api
#7
tmontaigu
closed
4 years ago
0
Add github action
#6
tmontaigu
closed
4 years ago
0
Using structs as possible record types
#5
tmontaigu
closed
4 years ago
0
Fix None float value
#4
Farkal
closed
5 years ago
5
Fix Float parsing
#3
Farkal
closed
5 years ago
1
Wrong Float and None parsing
#2
Farkal
closed
5 years ago
5
fix: parsing empty date string
#1
laibulle
closed
5 years ago
1
Previous