LINQPad5 - Schema doesn't load when changing connections after a cold start
Seems like a regression but the Schema doesn't seem to load for new queries after a cold start.
If the connection is changed, rather than the intellisense info loading, you see "Schema loading - try again shortly" but it will never complete. Attempting to execute will eventually load the schema. If the schema was loaded in a previous run, then it will be available immediately.
This wasn't an issue in LINQPad4. In fact, it points out that a connection should be selected when writing linq queries ("Select a database connection in the dropdown above") or load it immediately (or was really fast), not so in 5.
If the connection is changed, rather than the intellisense info loading, you see "Schema loading - try again shortly" but it will never complete. Attempting to execute will eventually load the schema. If the schema was loaded in a previous run, then it will be available immediately.
This wasn't an issue in LINQPad4. In fact, it points out that a connection should be selected when writing linq queries ("Select a database connection in the dropdown above") or load it immediately (or was really fast), not so in 5.
Comments
Running on 5.00.07 AnyCPU.