Coder Social home page Coder Social logo

Comments (14)

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

例如 idx相关 list相关IR 都是操作record number的
另外,IR中也有一些与record number相关的指令,例如NewRecno/recno,这些我暂时都还没实现,如果要实现的话,需要dbengine提供接口

from nmsql.

QingQiz avatar QingQiz commented on August 22, 2024

record number 是个什么东西啊

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

大概就是 数据库里每一行都有一个编号 叫做record number

from nmsql.

QingQiz avatar QingQiz commented on August 22, 2024

需要增加啥接口

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

获取一个recordnumber
通过recordnumber获取value
暂时只想得到这些

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

第一个指的是 获取一个新的record number

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

感觉recno好像没啥用

from nmsql.

QingQiz avatar QingQiz commented on August 22, 2024

我也感觉没啥用,,

from nmsql.

QingQiz avatar QingQiz commented on August 22, 2024

这玩意感觉没有好像也没啥问题

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

不过感觉删了这玩意
好像很多IR都要改了

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

那个makeidxkey就可以直接删了

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

不过这个recordnumber可以唯一标示一条数据 不知道这个有没有什么应用场景

from nmsql.

zhaoyiping0622 avatar zhaoyiping0622 commented on August 22, 2024

那就先删了?
感觉IR好多要修改了

from nmsql.

QingQiz avatar QingQiz commented on August 22, 2024

行,删了吧

from nmsql.

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.