Extensions Adding custom metadata Using custom metadata Extensions Warning This chapter applies only to the code first approach. Extensions is an advanced, low-level fea...
First steps Language Prerequisites Setup Learn the right way! Platform Running the application First steps In this set of articles, you’ll learn the core fundamentals of...
First steps Language Prerequisites Setup Platform Running the application First steps In this set of articles, you’ll learn the core fundamentals of Nest. To get familiar ...
SQL (Sequelize) This chapter applies only to TypeScript Getting started Model injection SQL (Sequelize) This chapter applies only to TypeScript Sequelize is a popular Obj...
Enums Code first Schema first Enums Enumeration types are a special kind of scalar that is restricted to a particular set of allowed values (read more here ). This allows you...