Giter VIP home page Giter VIP logo

Comments (4)

LocoDelAssembly avatar LocoDelAssembly commented on July 19, 2024

This is actually how the field is named:

class CollectionObject < ApplicationRecord {
                           :id => :integer,                                      
                        :total => :integer,                                      
                         :type => :string,                                       
                   :created_at => :datetime,                                     
                   :updated_at => :datetime,                                     
          :preparation_type_id => :integer,                                      
                :repository_id => :integer,                                      
                :created_by_id => :integer,                                      
                :updated_by_id => :integer,                                      
                   :project_id => :integer,
    :buffered_collecting_event => :text,
      :buffered_determinations => :text, # <<<< HERE
        :buffered_other_labels => :text,
       :ranged_lot_category_id => :integer,
          :collecting_event_id => :integer,
               :accessioned_at => :date,
           :deaccession_reason => :string,
             :deaccessioned_at => :date,
        :current_repository_id => :integer
}

Where is it named in singular form?

from taxonworks.

tmcelrath avatar tmcelrath commented on July 19, 2024

In comprehensive digitization and browse co it is buffered determination

from taxonworks.

debpaul avatar debpaul commented on July 19, 2024

In comprehensive digitization and browse co it is buffered determination

Aha, @tmcelrath the difference between the "label" (call any given field anything want in the User Interface) and the term or field name / element / property / variable in the database.

from taxonworks.

jlpereira avatar jlpereira commented on July 19, 2024

Sorry, I forgot to close it. This was fixed 0398c5d

from taxonworks.

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.