[Bug 255959] New port: databases/closql Store EIEIO objects using EmacSQL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 18 00:30:43 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255959

            Bug ID: 255959
           Summary: New port: databases/closql Store EIEIO objects using
                    EmacSQL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: yasu at utahime.org

Created attachment 225049
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225049&action=edit
Patch file

Store uniform EIEIO objects in an EmacSQL database. SQLite is used as backend.
This library imposes some restrictions on what kind of objects can be stored;
it isn't intended to store arbitrary objects. All objects have to share a
common superclass and subclasses cannot add any additional instance slots.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list