GithubHelp home page GithubHelp logo

Comments (1)

rogerbinns avatar rogerbinns commented on June 4, 2024

After:

<apsw.Connection object "/tmp/testdb" at 0x7f30326bd6c0>
<apsw.Connection object "" at 0x7f303257c4f0>
<apsw.Connection object (closed) at 0x7f303257c5e0>
<apsw.Cursor object from <apsw.Connection object "/tmp/testdb" at 0x7f30326bd6c0> at 0x7f30326594e0>
<apsw.Cursor object from (closed) at 0x7f3031d3ba00>
<apsw.Cursor object from (closed) at 0x7f3032658ca0>
<apsw.zeroblob object size 3 at 0x7f3031da4330>
<apsw.Blob object from <apsw.Connection object "/tmp/testdb" at 0x7f30326bd6c0> at 0x7f3031d83570>
<apsw.Blob object from (closed) at 0x7f3031d83600>
<apsw.URIFilename object "/tmp/uri_test" at 0x7f3031da43b0>
<apsw.VFS object "aname" inherits from "unix" at 0x7f3031d836c0>
<apsw.VFSFile object filename "/tmp/testdb" at 0x7f3031d824c0>
<apsw.Backup object from <apsw.Connection object "/tmp/testdb" at 0x7f30326bd6c0> to <apsw.Connection object "" at 0x7f303257c4f0> at 0x7f303266ba30>
<apsw.Backup object from (closed) to (closed) at 0x7f303266bcf0>

Before:

<apsw.Connection object at 0x7ff6b83256c0>
<apsw.Connection object at 0x7ff6b81dc4f0>
<apsw.Connection object at 0x7ff6b81dc5e0>
<apsw.Cursor object at 0x7ff6b82c14e0>
<apsw.Cursor object at 0x7ff6b79a3a00>
<apsw.Cursor object at 0x7ff6b82c0ca0>
<apsw.zeroblob object at 0x7ff6b7a04330>
<apsw.Blob object at 0x7ff6b79e3570>
<apsw.Blob object at 0x7ff6b79e3600>
<apsw.URIFilename object at 0x7ff6b7a043b0>
<apsw.VFS object at 0x7ff6b79e36c0>
<apsw.VFSFile object at 0x7ff6b79e24c0>
<apsw.Backup object at 0x7ff6b852f770>
<apsw.Backup object at 0x7ff6b7ff1730>

Not updated are rarely used instances:

  • VFSFcntlPragma (the pointer is invalid outside of xFileControl so the name/value can't be safely accessed)
  • IndexInfo (nothiung meaningful to include)

from apsw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.