Eugene Millerman
Eugene Millerman
## Expected Behavior Sample URL: https://developers.google.com/apps-script/advanced/analytics#run_a_report Description: Example only shown for v3 analytics, which is no longer supported as an option when I create a new script. It's unclear what...
Make it easier to see both schemas when there are more than one.
On level 5 if the wrong thing is inserted, we should still display the resulting table. Right now it just shows the errors.
Scrolling the about page causes the background to disappear in Chrome on a retina display. Resizing the window bring the background back. Doesn't happen in firefox.
Level 4 on correct answer the output formatting is a little bit off. The result: ``` column_name | data_type | ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾ name | character varying | population | integer |...
Right now JOIN levels are order specific. So if the levels asks for `cities JOIN missiles`, `missiles JOIN cities` should work as well as long as the correct rows are...