Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
-
Metabase
- San Francisco, CA
-
Metabase
- San Francisco, CA
Pinned
1,552 contributions in the last year
Contribution activity
August 2019
- camsaul/clojure.i18n Clojure
- camsaul/methodical Clojure
Created a pull request in metabase/metabase that received 2 comments
- Merge 0.33.x
- Merge release 0.33.x
- fix i18n files; Update toucan
- Merge master into release-0.33.x
- Add display_name to Table search results
- Merge master -> release-0.33.x
- Add note about adding plugins when running via Docker
- Change sync log levels from DEBUG to INFO
- Joined fields: use FK name (implicit) or join alias (explict)
- Fix queries with duplicate datetime casts to year
- Fix #10399
- Fix using native queries as source queries in joins
- Fix metadata checksum encryption/decryption logic
- backport non-EE-specific fixes & improvements from EE repo
- Fix bucketing field by year when already bucketed by year in source query
- more REPL ergonomics
- Log database connection error before humanizing it
- use a watch to convey cache changes outside the cache
- Insights test intermittent failure fix, second try
- Support distinct by two or more columns in druid
- Update Redshift JDBC driver to 1.2.32.1056
- Cast all numeric dimension values in sql qp to numbers
- Add `deferred-tr*` macros as gettext keywords
- Filter out style properties with empty values
- Add MSSQL system views to cruft
- Make test numerically stable
- fix setting cache synchronization issue
- make repl development a little quicker
- Make x-ray size adapt to DB query speed
- Only throttle failed login attempts
- Fingerprinting: correctly handle datetimes that are also FKs
- Don't return table data for archive searches
- Change the Oracle driver link to the generic download page
- Ignore cruft fields
- Wrap `tru` and `trs` macro results in `str`
- Bump Toucan version to include Turkish lower case fix
- MBTL
- Domain entities
- Fix typo in warning message
- Bump HoneySQL version
- Some pull request reviews not shown.
Created an issue in metabase/metabase that received 2 comments
Admin Panel not showing error messages when adding Oracle DB
When attempting to add an Oracle DB in 0.32.9 I was hitting Next and saw this error in the UI:
However, in the server logs, I saw:
08-14 12:03:50 …
2
comments
- Ask a question button doesn't take you to new question page when modal is open
- SQL query builder making calls to autocomplete_suggestions endpoint with null database
- Databases are sorted in random? order in QB when selecting DB
- No feedback when clicking "Bring the sample dataset back" in /admin/databases