umbrellio / laravel-pg-extensions

Laravel extensions for Postgres
MIT License
90 stars 18 forks source link

How can we create partitioned table? #73

Closed denizgolbas closed 1 year ago

denizgolbas commented 1 year ago

When i use attach i give an error 'table is not partitioned'. How can we define partitioned table at migrations?

pvsaintpe commented 1 year ago

@denizgolbas,

Hello, sorry for long answer. Your question is actual at the current moment?

denizgolbas commented 1 year ago

Nope we complete our own package for it.