Skip to content
  • Martin Paul Eve's avatar
    5e8bd1d6
    🔧 chore(Cargo.toml): add "chrono" feature to the "rusqlite" dependency to... · 5e8bd1d6
    Martin Paul Eve authored
    🔧 chore(Cargo.toml): add "chrono" feature to the "rusqlite" dependency to enable additional functionality
    📄 docs: add LICENSE.md file with MIT license for the project
    📄 docs: add README.md file with project description and badges
    🐛 fix(main.rs): remove early return statement in main function to process all items in the JSON array
    🐛 fix(main.rs): remove unused imports and commented out code
     feat(main.rs): extract and insert additional fields from the item JSON object into the SQLite database
    5e8bd1d6
    🔧 chore(Cargo.toml): add "chrono" feature to the "rusqlite" dependency to...
    Martin Paul Eve authored
    🔧 chore(Cargo.toml): add "chrono" feature to the "rusqlite" dependency to enable additional functionality
    📄 docs: add LICENSE.md file with MIT license for the project
    📄 docs: add README.md file with project description and badges
    🐛 fix(main.rs): remove early return statement in main function to process all items in the JSON array
    🐛 fix(main.rs): remove unused imports and commented out code
     feat(main.rs): extract and insert additional fields from the item JSON object into the SQLite database
This project is licensed under the MIT License. Learn more
Loading