On Sat, 30 May 2020 at 03:22, Eric Faulhaber <e...@goldencode.com> wrote:

>
>    - As noted, CreateIndex.update() checks the transactional flag before
>    committing.  Is this variable ever set to true, such that the commit would
>    be bypassed?
>
> It is set when creating constraints inside a table and when the
TRANSACTIONAL keyword is encountered.



>
>    -
>    - Is there a functional reason why CREATE INDEX, DROP INDEX, and DROP
>    TABLE should not support the TRANSACTIONAL option for temporary tables and
>    the indexes on them?  Or is it simply that no one has implemented it yet?
>
> Most likely.



>
>    - If we were to implement support for TRANSACTIONAL syntax on CREATE
>    INDEX, DROP INDEX, and DROP TABLE, would such support likely be welcomed
>    back into the project?
>
>
We're quite happy to accept changes, as long they come with at least one
unit test and don't break any of the other unit tests.


See build instructions here:

http://h2database.com/html/build.html

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAFYHVnWoREi%2BSyuQ%3D2MVMGP_dQq3vSH%3DKX0Lxz-HMYK%3DQcjz7w%40mail.gmail.com.

Reply via email to