Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tmontaigu/dbase-rs issues and pull requests
#89 - Implements conversions of Date, Time and DateTime structs from and into chrono NaiveDate, NaiveTime and NaiveDateTime structs.
Pull Request -
State: open - Opened by AlvaroSierra 5 days ago
#88 - Encoding rs
Pull Request -
State: closed - Opened by tmontaigu about 1 month ago
#87 - Use encoding_rs to add more character encoding support, including Chinese character encoding, such as GBK
Pull Request -
State: closed - Opened by luo007 2 months ago
- 1 comment
#86 - what a pity
Issue -
State: closed - Opened by muato-jsq 3 months ago
#85 - GBK encoding
Issue -
State: open - Opened by xiaofeihu-vip 8 months ago
#84 - support the wasm32-wasi target
Pull Request -
State: closed - Opened by alicja-januszkiewicz 9 months ago
- 3 comments
#83 - Problem with reading dbf file in CP1251
Issue -
State: closed - Opened by shh07 11 months ago
- 1 comment
#82 - [newbie question] how to retrieve the value of a FieldValue?
Issue -
State: closed - Opened by sanzoghenzo 11 months ago
- 2 comments
#81 - Using Serde Derive with database containing Memo field
Issue -
State: open - Opened by dbristow-otc about 1 year ago
- 1 comment
#80 - Running program results in unpredictable results
Issue -
State: closed - Opened by zszep about 1 year ago
- 2 comments
#79 - 0.5.0
Pull Request -
State: closed - Opened by tmontaigu about 1 year ago
#78 - datafusion: use buffered file
Pull Request -
State: closed - Opened by casperhart about 1 year ago
#77 - Faster file
Pull Request -
State: closed - Opened by tmontaigu about 1 year ago
#76 - fix for off by one error in file
Pull Request -
State: closed - Opened by casperhart over 1 year ago
- 1 comment
#75 - Fix off by one error in dbase::File
Pull Request -
State: closed - Opened by tmontaigu over 1 year ago
#74 - Size of record doesn't include delete flag
Issue -
State: closed - Opened by casperhart over 1 year ago
- 4 comments
#73 - reading fields lazily
Issue -
State: closed - Opened by casperhart over 1 year ago
- 13 comments
#72 - datafusion: use appropriate function to escape special chars in memo fields
Pull Request -
State: closed - Opened by casperhart over 1 year ago
#71 - fix issue reading memo files with leading spaces
Pull Request -
State: closed - Opened by casperhart over 1 year ago
- 1 comment
#70 - datafusion: fix bug with empty records
Pull Request -
State: closed - Opened by casperhart over 1 year ago
- 1 comment
#69 - Update datafusion
Pull Request -
State: closed - Opened by casperhart over 1 year ago
- 1 comment
#68 - Adding a builder for Reader
Pull Request -
State: closed - Opened by cyr over 1 year ago
- 3 comments
#67 - Make File API return Error not FieldIOError
Pull Request -
State: closed - Opened by tmontaigu over 1 year ago
#66 - use loop instead of recursion to avoid stackoverflow when skipping deleted
Pull Request -
State: closed - Opened by gdennie over 1 year ago
- 1 comment
#65 - Use loop to skip deleted recs instead of recursion
Pull Request -
State: closed - Opened by gdennie over 1 year ago
- 2 comments
#64 - implement Default to Date: 1900/1/1
Pull Request -
State: closed - Opened by gdennie over 1 year ago
- 3 comments
#63 - Update file.rs
Pull Request -
State: closed - Opened by gdennie over 1 year ago
- 1 comment
#62 - Dont trim begin of character field
Pull Request -
State: closed - Opened by tmontaigu almost 2 years ago
#61 - Padding for Numeric, Float and Memo added
Pull Request -
State: closed - Opened by martin-kolarik almost 2 years ago
- 1 comment
#60 - Writing numeric, float, memo and OLE values shorter than field length pads the opposite side
Issue -
State: closed - Opened by martin-kolarik almost 2 years ago
#59 - Add TrimOption
Pull Request -
State: closed - Opened by tmontaigu almost 2 years ago
- 1 comment
#58 - Ignoring certain columns of file with serde
Issue -
State: closed - Opened by texasfight almost 2 years ago
- 2 comments
#57 - remove extraneous debug macro
Pull Request -
State: closed - Opened by casperhart almost 2 years ago
- 1 comment
#56 - Trailing whitespaces at the beginning of character records are removed
Issue -
State: closed - Opened by theCapypara almost 2 years ago
- 2 comments
#55 - SQL CLI
Issue -
State: closed - Opened by casperhart almost 2 years ago
- 1 comment
#54 - support ASCIIZ encoding of field names
Pull Request -
State: closed - Opened by casperhart almost 2 years ago
#53 - add datafusion support with example
Pull Request -
State: closed - Opened by casperhart almost 2 years ago
- 2 comments
#52 - Skip record marked as deleted
Pull Request -
State: closed - Opened by tmontaigu almost 2 years ago
#51 - Reader panics after reading 1 record saying 'byte index 4 is out of bounds of `/`'
Issue -
State: open - Opened by debugger22 almost 2 years ago
- 1 comment
#50 - Deleted records are not skipped
Issue -
State: closed - Opened by theCapypara almost 2 years ago
- 2 comments
#49 - add first iteration of dbase::File
Pull Request -
State: closed - Opened by tmontaigu almost 2 years ago
#48 - keep visibility on dbase_record macro
Pull Request -
State: closed - Opened by viniciusEdXavier almost 2 years ago
- 1 comment
#47 - Make 'Date's const-constructable
Pull Request -
State: closed - Opened by theCapypara about 2 years ago
- 1 comment
#46 - Have NamedValue.name be a Cow to allow for owned Strings
Pull Request -
State: open - Opened by theCapypara about 2 years ago
- 4 comments
#45 - Problem with deserialising numeric field after character field
Issue -
State: open - Opened by platy about 2 years ago
- 2 comments
#44 - the trait bound `StationRecord: ReadableRecord` is not satisfied
Issue -
State: closed - Opened by danirc about 2 years ago
- 3 comments
#43 - assertion error
Issue -
State: open - Opened by rpodgorny over 2 years ago
- 1 comment
#42 - Deserializing with serde does not work with Memo. FieldTypeNotAsExpected.
Issue -
State: open - Opened by PhilVince96 over 2 years ago
- 1 comment
#41 - Are there any plans to make use of indices and relations?
Issue -
State: closed - Opened by PhilVince96 over 2 years ago
- 2 comments
#40 - Getting 'UnexpectedEOF' error when trying to instantiate a Reader
Issue -
State: closed - Opened by PhilVince96 over 2 years ago
- 2 comments
#39 - Remove encoding from type parameters
Pull Request -
State: closed - Opened by tmontaigu over 2 years ago
#38 - Add support for writing file with a given encoding
Pull Request -
State: closed - Opened by tmontaigu over 2 years ago
- 2 comments
#37 - Add support for reading DBF files with custom encodings
Pull Request -
State: closed - Opened by theCapypara over 2 years ago
- 2 comments
#36 - Support for non-Unicode encodings
Issue -
State: closed - Opened by theCapypara over 2 years ago
#35 - replace chrono with time; fix some things clippy was upset about
Pull Request -
State: closed - Opened by Roguelazer over 2 years ago
- 1 comment
#34 - remove chrono dependency?
Issue -
State: closed - Opened by Roguelazer over 2 years ago
- 2 comments
#33 - FieldType is used in a public api but is in a private module
Issue -
State: closed - Opened by apps4uco almost 3 years ago
- 1 comment
#32 - dbase::Error doesn't implement std::error::Error
Issue -
State: closed - Opened by raimundomartins about 3 years ago
- 1 comment
#31 - Parse option fields with none
Pull Request -
State: closed - Opened by IkeLutra about 3 years ago
- 1 comment
#30 - Option types with None values fail cause further fields to fail to parse
Issue -
State: closed - Opened by IkeLutra about 3 years ago
#29 - impl Error for Error, make your own errors, and more serde support
Pull Request -
State: closed - Opened by derekdreery about 3 years ago
- 1 comment
#28 - Is it possible to open an existing .dbf file for writing?
Issue -
State: closed - Opened by aj3n about 3 years ago
- 3 comments
Labels: enhancement
#27 - Fix record size written in header
Pull Request -
State: closed - Opened by tmontaigu about 3 years ago
#26 - Generated dbf-file not readable
Issue -
State: closed - Opened by michelk about 3 years ago
- 7 comments
Labels: bug
#25 - Fix: Add the missing accessors to the Time & DateTime struct members
Pull Request -
State: closed - Opened by tmontaigu over 3 years ago
#24 - Question about working with DateTime and Time types
Issue -
State: closed - Opened by worace over 3 years ago
- 2 comments
#23 - Use a buffer to read record data
Pull Request -
State: closed - Opened by tmontaigu over 3 years ago
- 6 comments
#22 - Improve performance of reading large files
Issue -
State: closed - Opened by Maximkaaa over 3 years ago
- 4 comments
#21 - Improves performance of reading large dbfs
Pull Request -
State: closed - Opened by Maximkaaa over 3 years ago
- 3 comments
#20 - Simplify the code that writes f64, f32
Pull Request -
State: closed - Opened by tmontaigu over 3 years ago
#19 - fix decimal places in writing numeric values
Pull Request -
State: closed - Opened by hblyp over 3 years ago
- 3 comments
#18 - Decimal places while writing numeric values
Issue -
State: closed - Opened by hblyp over 3 years ago
- 5 comments
#17 - allow reading null padded values
Pull Request -
State: closed - Opened by GtrMo over 3 years ago
- 1 comment
#16 - ParseFloatError when reading a Numeric value due to nul byte padding
Issue -
State: closed - Opened by GtrMo over 3 years ago
- 1 comment
#15 - Implement From Record to HashMap
Pull Request -
State: closed - Opened by michelk over 3 years ago
- 1 comment
#14 - Allow the writing of records one by one
Pull Request -
State: closed - Opened by tmontaigu almost 4 years ago
#13 - Feature Request: Change of field types
Issue -
State: open - Opened by Infiziert90 almost 4 years ago
- 4 comments
Labels: enhancement
#12 - fix reader offset issue
Pull Request -
State: closed - Opened by casperhart about 4 years ago
- 1 comment
#11 - Failed to read .dbf file due to cursor misalignment
Issue -
State: closed - Opened by casperhart about 4 years ago
- 2 comments
#10 - Reader is now Clone
Pull Request -
State: closed - Opened by rfilmyer over 4 years ago
#9 - Add RecordIterator to public interface.
Pull Request -
State: closed - Opened by erikaderstedt almost 5 years ago
#8 - add actions that build & test with serde feature
Pull Request -
State: closed - Opened by tmontaigu about 5 years ago
#7 - Refactor writing & Reading Api
Pull Request -
State: closed - Opened by tmontaigu about 5 years ago
#6 - Add github action
Pull Request -
State: closed - Opened by tmontaigu about 5 years ago
#5 - Using structs as possible record types
Issue -
State: closed - Opened by tmontaigu over 5 years ago
Labels: enhancement
#4 - Fix None float value
Pull Request -
State: closed - Opened by Farkal over 5 years ago
- 5 comments
#3 - Fix Float parsing
Pull Request -
State: closed - Opened by Farkal over 5 years ago
- 1 comment
#2 - Wrong Float and None parsing
Issue -
State: closed - Opened by Farkal over 5 years ago
- 5 comments
#1 - fix: parsing empty date string
Pull Request -
State: closed - Opened by laibulle over 5 years ago
- 1 comment