-
```
I would like to be able to choose 'VARCHAR' as data type and specify a length.
```
Original issue reported on code.google.com by `swenko...@gmail.com` on 26 Nov 2012 at 6:04
-
```
I would like to be able to choose 'VARCHAR' as data type and specify a length.
```
Original issue reported on code.google.com by `swenko...@gmail.com` on 26 Nov 2012 at 6:04
-
```
I would like to be able to choose 'VARCHAR' as data type and specify a length.
```
Original issue reported on code.google.com by `swenko...@gmail.com` on 26 Nov 2012 at 6:04
-
```
I would like to be able to choose 'VARCHAR' as data type and specify a length.
```
Original issue reported on code.google.com by `swenko...@gmail.com` on 26 Nov 2012 at 6:04
-
```
I would like to be able to choose 'VARCHAR' as data type and specify a length.
```
Original issue reported on code.google.com by `swenko...@gmail.com` on 26 Nov 2012 at 6:04
-
```
I would like to be able to choose 'VARCHAR' as data type and specify a length.
```
Original issue reported on code.google.com by `swenko...@gmail.com` on 26 Nov 2012 at 6:04
-
Depends on [PostgresQL](7) and [Ruby](8).
Install dependencies for libraries such as ruby pg.
```
apt-get install ruby-dev build-essential
apt-get install ruby-pg
apt-get install libpq5 libpq-dev
``…
-
Using Django 1.6.4, Django CMS 3.0.1 and aldryn-blog 0.3.9 with a sqlite db.
I followed the instructions and am able to add a blog article .... but I can only add the lead-in text. How and where do …
-
Hi,
I noticed that when creating a new database (rake db:migrate), sequences created to manage record IDs start at 10000.
This behaviour differs from what I found with MS SQL or PostrgeSQL, where seq…
-
Thanks so much for putting this together. Using the fully released/GM of 10.10 here with Server 4.
I too get the error around nokogiri. Can do these:
```
brew install libxml2 libxslt
brew link libxm…