[go: up one dir, main page]

Menu

#2 Add capability to separate queries embedded in files so that they could be executed separately, not at load time.

1.0
closed
None
2013-10-14
2013-10-09
No

Sometimes we don't want to execute queries embedded in the file, but instead to save them and let the user execute them one by one or at a later stage.

Discussion

  • Michael Kifer

    Michael Kifer - 2013-10-14

    This is not a workable idea because queries can contain commands, like loading or adding modules. However, the next version will have a new feature of user-defined integrity constraints. There are like named queries that are saved to be executed on demand. They can be called by name at any time.

     
  • Michael Kifer

    Michael Kifer - 2013-10-14
    • status: open --> closed
     

Log in to post a comment.