Now you do see it?

-------------------------------------
Jeppe Nejsum Madsen<[email protected]> wrote:

On Thu, Aug 20, 2009 at 4:54 PM, Naftoli Gugenheim<[email protected]> wrote:
> I didn't understand what you meant, but I did commit this since then. 
> Actually the schema is PUBLIC, not public (DatabaseMetaData seems to care).

I just started using the H2 driver for testing and ran into some
issues that looked like they were schema related. I didn't see the
line

override def defaultSchemaName : Box[String] = Full("public")

in the H2Driver so I thought it wasn't committed. I've since found out
it was a bug in my code :-) (I had an S instead of an s in a column
name !)

It works fine now without specifying the default schema....sorry for
the confusion,

/Jeppe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" 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/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to