How can we use Espocrm with oracle or postgreSQL?
How can we use Espocrm with oracle or postgreSQL?
Collapse
X
-
-
Hi shalmaxb,
so now, i can implement that? if can, you can give me some guidlime to do?Comment
-
Good hear that, so can you advise me and we can do together?Comment
-
Interface:
EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.
A MySQL implementation is in the same folder.
Extend the new PostgresQueryComposer class from the BaseQueryComposer. Make same amendments specific to Postgres (pagination, identifier quoting). The last step would be fixing functions that do not work in Postgres.
Comment
-
good advise, Thank Yuri, Can i connect with you in another channel get discuss more?Interface:
EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.
A MySQL implementation is in the same folder.
Extend the new PostgresQueryComposer class from the BaseQueryComposer. Make same amendments specific to Postgres (pagination, identifier quoting). The last step would be fixing functions that do not work in Postgres.Comment

Comment