Programing Langs
Table Structure
Field Name | Data Type | AI Description | Options |
---|---|---|---|
language |
String | prorgamming languages invented from 1990 to 2000 | Max: 255 |
id |
AutoField | N/A | Primary Key (auto-generated) |
created_at |
DateTime | N/A | Timestamp (auto-generated) |
Recent Exports
Export # | Records | Status | Created | Actions |
---|---|---|---|---|
#8 | 5 | Completed | Oct 07, 01:43 | Download |
#7 | 2 | Completed | Oct 07, 01:33 | Download |
#6 | 5 | Completed | Oct 07, 01:12 | Download |
#5 | 5 | Completed | Oct 07, 01:09 | Download |
#4 | 5 | Completed | Oct 07, 01:07 | Download |
#3 | 5 | Completed | Oct 07, 01:02 | Download |
#2 | 5 | Completed | Oct 07, 01:01 | Download |
#1 | 5 | Completed | Oct 07, 00:51 | Download |
Table Information
Display Name: Programing Langs
Database Table: programing_langs
Description: programming languages
Created: Oct 06, 2025 19:14
Migration Status: Migrated
Migration File: 0012_create_programing_langs.py
Total Exports: 8
Generate Excel Data - TEMPLATE UPDATED!
Raw Field Definition (JSON)
[
{
"name": "language",
"type": "string",
"options": {
"max_length": 255,
"ai_description": "prorgamming languages invented from 1990 to 2000",
"nullable": false
}
}
]