Relation (soon)
New Method to contain Table Relationships
const ... = presql.relation(<filter>).to(<filter>)-Comming Soonconst ... = presql.hasMany(<filter>)-Comming Soonconst ... = presql.hasOne(<filter>)-Comming Soonconst ... = presql.OneToMany(<filter>)-Comming Soonconst ... = presql.ManyToOne(<filter>)-Comming Soon
Under Progress
This documentation is still being written. Please check back later.