We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Leading whitespace?
Same as actual schema
Move stats to the activity table, remove stats table, clean up
Add big_url column, replace column type to sport Apparently "type" is a reserved keyword and your database commits will fail silently if one of your columns happens to be named that way
Update to reflect actual schema
Modify routes table schema
Clean up stats table
Update stats schema, create sample state
Add unique constraint in statistics table
Add type to activities, create statistics table schema
Create images table schema
Create waypoints schema
Create follows schema
Create likes schema
Create comments schema
Create routes schema
Update activities schema
Add activities schema
Complete users table schema
Add data type column to users table
Add header for users column name
Updated Schema (markdown)
Updated Database Schema (markdown)