Skip to content

Instantly share code, notes, and snippets.

View ahmed91w's full-sized avatar

Ahmed W ahmed91w

  • Strasbourg, France
View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<component name="dataSourceStorage">
<data-source name="Django SQLITE" uuid="d911fb97-dfd8-4bd5-81c9-28e24d7137ea">
<database-info product="SQLite" version="3.8.11" jdbc-version="2.1" driver-name="SQLiteJDBC" driver-version="native"/>
<case-sensitivity plain-identifiers="mixed" quoted-identifiers="mixed"/>
<schema name="" catalog=""/>
<table name="django_migrations" schema="" catalog="" type="TABLE">
<column name="id" sqlType="INTEGER" precision="0" scale="-1" nullable="false" jdbcType="4"/>
<column name="app" sqlType="VARCHAR(255)" precision="0" scale="-1" nullable="false" jdbcType="12"/>
<column name="name" sqlType="VARCHAR(255)" precision="0" scale="-1" nullable="false" jdbcType="12"/>