Code Monkey home page Code Monkey logo

Comments (7)

spine-o-bot avatar spine-o-bot commented on July 19, 2024

In GitLab by @manuelma on Oct 25, 2018, 22:36

But the object function is this one:

db_map.object_parameter_value_list().first()._fields
('id',
 'object_class_name',
 'object_name',
 'parameter_name',
 'index',
 'value',
 'json',
 'expression',
 'time_pattern',
 'time_series_id',
 'stochastic_model_id')

I think it behaves kinda similar to relationship_parameter_value_list.

But the issue is what we use these methods for. Both object_parameter_value_list and relationship_parameter_value_list are tailored to populate the parameter value tables in the treeview.

So if we change them, we also need to change Spine Toolbox. Maybe a better idea (but I'm not sure) is to create new methods for new functionality? Or maybe control what columns are returned via arguments?

from spine-database-api.

spine-o-bot avatar spine-o-bot commented on July 19, 2024

In GitLab by @PvPer on Oct 26, 2018, 07:50

I see,

I think the main problem (for me) is that it's not very straightforward to add a column to the queries right now. Specially the wide queries, which seems to blow up a bit when i touch them.

from spine-database-api.

spine-o-bot avatar spine-o-bot commented on July 19, 2024

In GitLab by @manuelma on Oct 27, 2018, 15:48

mentioned in commit c7efe86

from spine-database-api.

spine-o-bot avatar spine-o-bot commented on July 19, 2024

In GitLab by @manuelma on Oct 27, 2018, 15:49

assigned to @manuelma

from spine-database-api.

spine-o-bot avatar spine-o-bot commented on July 19, 2024

In GitLab by @manuelma on Oct 27, 2018, 15:49

See commit c7efe86 with some update on this. Maybe that's enough?

from spine-database-api.

spine-o-bot avatar spine-o-bot commented on July 19, 2024

In GitLab by @manuelma on Oct 27, 2018, 16:35

mentioned in commit toolbox@0a26d1e6f996e4b515b4a4b82c7ad6179f322868

from spine-database-api.

jkiviluo avatar jkiviluo commented on July 19, 2024

Outdated

from spine-database-api.

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.