Giter Club home page Giter Club logo

Comments (6)

irar2 avatar irar2 commented on June 8, 2024

I am not sure I understand. Currently it's _name:

open class Table : Buildable {
    private var _name = ""

from swift-kuery.

irar2 avatar irar2 commented on June 8, 2024

Shmuel explained it to me, you want to change it in the subclasses of Table created by the users, right? I can do that (though it will cause a lot of changes in the tests, readmes, etc.).

from swift-kuery.

rfdickerson avatar rfdickerson commented on June 8, 2024

Hi @irar2 - it's up to you. Totally understand if it's a big change right now to implement. Not sure what is more clear. A subclass from Table that has a property called name or tableName. The "table" in tableName might be redundant. However, maybe name could be used for other properties the user creates.

from swift-kuery.

shmuelk avatar shmuelk commented on June 8, 2024

I kind of agree with the change, as name is probably a common column name. The trick here is how to avoid a conflict. tableName, while somewhat redundant, more likely avoids conflicts.

from swift-kuery.

irar2 avatar irar2 commented on June 8, 2024

OK, I will change name to tableName.

from swift-kuery.

rfdickerson avatar rfdickerson commented on June 8, 2024

ok, great, thanks.

from swift-kuery.

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.