laravel-oci8 icon indicating copy to clipboard operation
laravel-oci8 copied to clipboard

Unicode Compatibility

Open AviRns opened this issue 7 years ago • 1 comments

I am using "yajra/laravel-oci8": "5.2.*",

i want to have support for unicode (hindi) in my application.

What i have to do?

Thanks in advance.

AviRns avatar Apr 24 '17 06:04 AviRns

@AviRns I think unicode support had to be setup upon creation of database. We can set something like utf-8 on config but if the database does not support it then I think it may not work as expected.

Some ref: https://docs.oracle.com/cd/B19306_01/server.102/b14225/ch6unicode.htm

yajra avatar May 11 '17 01:05 yajra

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Nov 29 '22 02:11 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Dec 07 '22 02:12 github-actions[bot]