Slack guides, tips, and tricks

This is our Slack mini series, where we quickly explain simple and more advanced Slack features. Excellent for beginners or if you need a quick refresher.

Some Definitions

If there is a feature you would like us to cover please drop us an email.

Recent posts View all

JavaScript

Setting a more specific database type in Prisma

Prisma sets a default of TEXT for all String fields, here is how you can override that.

Ruby

Override database attribute types

Sometimes you don't have control over how your database handles information, so you need Rails to set it