Difference between #1 and #2 of
Change default date format in Oracle

Revision #2 has been created by lenovo on Sep 17, 2019, 10:26:02 AM with the memo:

code formatting
« previous (#1) next (#3) »

Changes

Title unchanged

change default date format in oracle

Category unchanged

How-tos

Yii version unchanged

2.0

Tags changed

database

Content changed

[...]
```

For complete script
```
<?php

 
return [
'class' => 'yii\db\Connection',
'dsn' => 'oci:host=127.0.0.1:1521/XE',
[...]
];

```

 
done!
0 0
2 followers
Viewed: 72 604 times
Version: 2.0
Category: How-tos
Tags: database
Written by: lenovo
Last updated by: samdark
Created on: Sep 17, 2019
Last updated: 4 years ago
Update Article

Revisions

View all history