| bio | website | alphasmanifesto.com |
|---|---|---|
| location | Austin, TX | |
| age | 28 | |
| visits | member for | 1 year, 9 months |
| seen | 13 hours ago | |
| stats | profile views | 6 |
var me = {
from: "Argentina",
passions: HobbyList({
music: Electronic,
job: SoftwareArchitect
}),
terribleSecret: function() {
$(HiggsBoson).hide();
}
};
|
Nov 29 |
comment |
How to test permissions on an empty database? Thank you very much! That did the trick. |
|
Nov 29 |
awarded | Scholar |
|
Nov 29 |
accepted | How to test permissions on an empty database? |
|
Nov 29 |
comment |
How to test permissions on an empty database? Thank you! This is really useful but I can see where the confusion came from. In my case, I am not an admin at all, and what I want to check is which are my permissions into that DB. I have updated the question to address that confusion. |
|
Nov 29 |
awarded | Editor |
|
Nov 29 |
revised |
How to test permissions on an empty database? clarification |
|
Nov 29 |
comment |
How to test permissions on an empty database? Also, if you need any clarification, feel free to let me know what information I am missing and I'll gladly add it up. |
|
Nov 29 |
comment |
How to test permissions on an empty database? That makes sense. Still, my user should have different permissions or roles set independently of whichever objects exist in the DB. (So that, when created, I will have access to them.) How can I verify them if that user is the only access I have? |
|
Nov 29 |
asked | How to test permissions on an empty database? |
|
Dec 22 |
awarded | Autobiographer |
|
Dec 2 |
awarded | Student |
|
Dec 2 |
asked | Reasons for disabling statistics auto update? |
|
Nov 11 |
awarded | Supporter |
|
Aug 27 |
awarded | Teacher |
|
Aug 26 |
answered | Normalization: Is it considered compliant to split static, numeric values like a year into their own table? |
|
Aug 6 |
answered | Guid vs INT - Which is better as a primary key? |