Hi, > Where is this feature documented: > > User defined table implementation can now be used using CREATE > TABLE ... ENGINE. Thanks to Sergi Vladykin for implementing this > feature!
It's documented here: http://www.h2database.com/html/grammar.html#create_table (the railroad was broken, it's fixed now). > Entering engine into the search box on the h2 site gives No Results > Found. The word 'engine' is found on many pages. That makes it a common word which is not indexed. I will change the javascript indexer to write that: "Common word (not indexed)". Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
