Wöchentliche Twitter Updates für 2009-11-16
- Playing with #symfony , #yaml css/xhtml framework and forms. Using a special formatter for creating nice forms: http://bit.ly/3QNmmA #
- Why does #doctrine convert a blob with fixed length to a tinyblob if sql is generated? I need fixed length for PK. #symfony #
- @pborreli Originally it was a varbinary(160). But doctrine doesn't know varbinary. At reverse engineering doctr converts varbinary to a blob in reply to pborreli #
- @pborreli I' musing varbinary(160) because my PKs are sha generated keys 🙂 in reply to pborreli #