Giter Club home page Giter Club logo

Comments (3)

Helias avatar Helias commented on June 10, 2024 1

it's a bit hard to do, so for now we did not implement it
this feature request has been alreadu reported here #25 so I am closing this issue

thanks anyway for the report

from keira3.

Quest79 avatar Quest79 commented on June 10, 2024

it's a bit hard to do, so for now we did not implement it this feature request has been alreadu reported here #25 so I am closing this issue

thanks anyway for the report

Can you explain a little why this would be hard to do?
All that is needed is the ID to be editable. SQL will take care of the rest.

The ID not being editable forces the user to have to copy the already made code by hand, edit the ID by hand, and run it in an HeidiSQL by hand. This seems weird as Keira3 was made to not have to do that.

from keira3.

FrancescoBorzi avatar FrancescoBorzi commented on June 10, 2024

Reopening this and editing the title. Allowing the entry to be changed is a separate feature request than a full entity copy.

But be aware that allowing the entry to be changed may easily lead to an inconsistent state of the editor.

However, if you know what you are doing, I don't see a problem allowing it.

The reason is the same for

Can you explain a little why this would be hard to do?

The reason that the full copy is hard to do is because you have to sync all dependant tables.

For example, if you chance creature_template.entry you need to also sync all other tables that point to that value, e.g. creature_template_addon and so on. If you know what you are doing and you manually do it, I don't see any problems in allowing you to do it. Otherwise, you might just mess up things.

I'm not considering allowing this feature behind some kind of "I know what I'm doing" toggle, but this needs a second look.

from keira3.

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.