Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

First Steps Towards Replacing sqlite_orm with sqlite_modern_cpp #238

Merged
merged 3 commits into from
Nov 13, 2023

Commits on Nov 13, 2023

  1. rgw/sfs: Add sqlite_modern_cpp submodule

    Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
    Marcel Lauhoff committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9a8c5fa View commit details
    Browse the repository at this point in the history
  2. rgw/sfs: Wire sqlite_modern_cpp into sfs builds

    Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
    Marcel Lauhoff committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b4bcbe5 View commit details
    Browse the repository at this point in the history
  3. rgw/sfs: Convert SQLiteList::versions to sqlite_modern_cpp

    Convert versions listing to sqlite_modern_cpp and add all necessary
    type bindings (ObjectState, VersionType, ceph::real_time)
    
    Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
    Marcel Lauhoff committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7ee657f View commit details
    Browse the repository at this point in the history