]> source.dussan.org Git - nextcloud-server.git/commitdiff
latin1 => utf8. I thought I did this a month ago?
authorThomas Tanghus <thomas@tanghus.net>
Sun, 15 Jul 2012 23:41:45 +0000 (01:41 +0200)
committerThomas Tanghus <thomas@tanghus.net>
Sun, 15 Jul 2012 23:41:45 +0000 (01:41 +0200)
apps/bookmarks/appinfo/database.xml
apps/files_sharing/appinfo/database.xml
apps/gallery/appinfo/database.xml
apps/media/appinfo/database.xml
apps/remoteStorage/appinfo/database.xml

index f2fc68e4b5824ed8c4690a12f8cbd6ab936ad947..d28857b07578492b06ceea7f53c9c8e9da3069d1 100644 (file)
@@ -3,7 +3,7 @@
        <name>*dbname*</name>
        <create>true</create>
        <overwrite>false</overwrite>
-       <charset>latin1</charset>
+       <charset>utf8</charset>
        <table>
                <name>*dbprefix*bookmarks</name>
                <declaration>
                </declaration>
        </table>
 </database>
-                       
\ No newline at end of file
+                       
index 3378b6b09e53c0756ae1da961cd4db00dabff086..c5cb632d4fe18186f0cdbb4ceb49d05c5e866721 100644 (file)
@@ -3,7 +3,7 @@
         <name>*dbname*</name>
         <create>true</create>
         <overwrite>false</overwrite>
-        <charset>latin1</charset>
+        <charset>utf8</charset>
         <table>
                <name>*dbprefix*sharing</name>
                <declaration>
index d1ccd6b5a24b5b927f7ef23716f462bdb82c1f6e..1683e0ca2c77dd8e31a024fadf67c5a002c86039 100644 (file)
@@ -3,7 +3,7 @@
         <name>*dbname*</name>
         <create>true</create>
         <overwrite>false</overwrite>
-        <charset>latin1</charset>
+        <charset>utf8</charset>
         <table>
                <name>*dbprefix*pictures_images_cache</name>
                <declaration>
index 702ae9c28b42a60194ba5bde6ab10cf4eb160826..9b942d282bb859cd143360f937c82b02e6f83ee9 100644 (file)
@@ -5,7 +5,7 @@
  <create>true</create>
  <overwrite>false</overwrite>
 
- <charset>latin1</charset>
+ <charset>utf8</charset>
 
  <table>
 
index 00ee49427444c079aca4330fa7217a45a62badc8..d48f9f747b1d7080e6e3a17495533f9b549b2dc9 100644 (file)
@@ -3,7 +3,7 @@
         <name>*dbname*</name>
         <create>true</create>
         <overwrite>false</overwrite>
-        <charset>latin1</charset>
+        <charset>utf8</charset>
         <table>
                <name>*dbprefix*authtoken</name>
                <declaration>