### Bug Fixes
- **Handle null values from Snowflake user databases** (!154, #238)
  - Fixed crash when encountering null object identifiers from Snowflake queries
  - Added null-check in `snowflaky()` method with appropriate warning
  - Improved error handling for edge cases in permission management